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

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c43 static JDgaLibInfo theJDgaInfo; variable
181 theJDgaInfo.display = awt_display;
183 ret = (*(JDgaLibInitFunc *)sym)(env, &theJDgaInfo);
187 pJDgaInfo = &theJDgaInfo;

Completed in 33 milliseconds