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

/openjdk7/jdk/src/solaris/native/sun/jdga/
H A Djdga.h68 JDGA_UNAVAILABLE = 2 /* DGA not available on attached devices */ enumerator in enum:__anon1035
H A Ddgalock.c306 return JDGA_UNAVAILABLE;
315 return JDGA_UNAVAILABLE;
348 return JDGA_UNAVAILABLE;
357 return JDGA_UNAVAILABLE;
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c877 } else if (dgaret == JDGA_UNAVAILABLE) {
947 } else if (dgaret == JDGA_UNAVAILABLE) {
1516 return JDGA_UNAVAILABLE;

Completed in 118 milliseconds