Searched defs:OGLBlitLoops_IsoBlit (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLBlitLoops.c43 * operation. This method is invoked from OGLBlitLoops_IsoBlit() as well as
95 * OpenGL "Surface". This method is invoked from OGLBlitLoops_IsoBlit().
240 * OGLBlitLoops_Blit() for "Sw" surfaces and OGLBlitLoops_IsoBlit() for
444 OGLBlitLoops_IsoBlit(JNIEnv *env, function
459 J2dTraceLn(J2D_TRACE_INFO, "OGLBlitLoops_IsoBlit");
463 "OGLBlitLoops_IsoBlit: invalid dimensions");

Completed in 32 milliseconds