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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c214 GLXFBConfig chosenConfig = 0; local
316 chosenConfig = fbc;
327 chosenConfig = fbc;
339 if (chosenConfig == 0) {
345 return chosenConfig;

Completed in 31 milliseconds