Searched defs:X11SD_CreateSharedImage (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c544 /* Check X11SD_CreateSharedImage() for the explanation */
548 XImage* X11SD_CreateSharedImage(X11SDOps *xsdo, function
632 retImage = X11SD_CreateSharedImage(xsdo, width, height);
652 img = X11SD_CreateSharedImage(xsdo, width, height);

Completed in 26 milliseconds