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

/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLLayer.h61 - (void) blitTexture;
H A DCGLLayer.m99 - (void) blitTexture
210 [layer blitTexture];
/openjdk7/jdk/src/macosx/classes/sun/java2d/opengl/
H A DCGLLayer.java45 private static native void blitTexture(long layerPtr); method in class:CGLLayer
141 blitTexture(getPointer());

Completed in 37 milliseconds