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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_GraphicsEnv.c341 XRenderFindVisualFormatFunc* xrenderFindVisualFormat = NULL; local
450 xrenderFindVisualFormat =
469 if (xrenderFindVisualFormat != NULL) {
470 XRenderPictFormat *format = xrenderFindVisualFormat (awt_display,

Completed in 34 milliseconds