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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLSurfaceData.h38 typedef struct _OGLSDOps OGLSDOps; typedef in typeref:struct:_OGLSDOps
80 * The OGLSDOps structure describes a native OpenGL surface and contains all
138 * and height fields in this OGLSDOps structure. For example, if the image
289 void OGLSD_Delete(JNIEnv *env, OGLSDOps *oglsdo);

Completed in 31 milliseconds