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

/openjdk9/jdk/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLLayer.h39 float textureWidth; variable
51 @property (readwrite, assign) float textureWidth; variable
/openjdk9/jdk/src/java.desktop/share/native/common/java2d/opengl/
H A DOGLSurfaceData.c299 OGLSD_InitFBObject(GLuint *fbobjectID, GLuint *depthID, GLuint textureID, GLenum textureTarget, jint textureWidth, jint textureHeight) argument
H A DOGLSurfaceData.h174 jint textureWidth; member in struct:_OGLSDOps

Completed in 63 milliseconds