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

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.h128 XImage * X11SD_GetSharedImage (X11SDOps *xsdo,
H A DX11SurfaceData.c620 XImage* X11SD_GetSharedImage(X11SDOps *xsdo, jint width, jint height, function
1366 img = X11SD_GetSharedImage(xsdo, w, h, maxWidth, maxHeight, readBits);

Completed in 33 milliseconds