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

/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c202 int pixfmts[32]; local
214 if (!j2d_wglChoosePixelFormatARB(hdc, attrs, NULL, 32, pixfmts, &nfmts)) {
237 int pixfmt = pixfmts[i];

Completed in 31 milliseconds