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

/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c203 int chosenPixFmt = 0; local
255 chosenPixFmt = pixfmt;
261 if (chosenPixFmt == 0) {
269 chosenPixFmt);
271 return chosenPixFmt;

Completed in 29 milliseconds