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

/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLSurfaceData.c48 extern OGLPixelFormat PixelFormats[];
586 OGLPixelFormat pf = PixelFormats[0/*PF_INT_ARGB_PRE*/];
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLBlitLoops.c37 extern OGLPixelFormat PixelFormats[];
575 OGLPixelFormat pf = PixelFormats[srctype];
707 OGLPixelFormat pf = PixelFormats[dsttype];
H A DOGLSurfaceData.c53 OGLPixelFormat PixelFormats[] = { variable

Completed in 462 milliseconds