Searched refs:OGLBufImgOps_CreateRescaleProgram (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLBufImgOps.c300 * OGLBufImgOps_CreateRescaleProgram() method for more details.
344 OGLBufImgOps_CreateRescaleProgram(jint flags) function
354 "OGLBufImgOps_CreateRescaleProgram: flags=%d",
369 "OGLBufImgOps_CreateRescaleProgram: error creating program");
413 rescalePrograms[flags] = OGLBufImgOps_CreateRescaleProgram(flags);

Completed in 29 milliseconds