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

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c93 jint forceSharedPixmaps = JNI_FALSE; variable
139 forceSharedPixmaps = JNI_TRUE;
470 if (forceSharedPixmaps) {
679 if (useMitShmPixmaps != CAN_USE_MITSHM || forceSharedPixmaps) {
714 if (useMitShmPixmaps != CAN_USE_MITSHM || forceSharedPixmaps) {

Completed in 34 milliseconds