Searched defs:XShmPutImage (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | libX11.hpp | 48 int (*XShmPutImage)(Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height, bool send_event); member
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | libX11.hpp | 50 int (*XShmPutImage)(Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height, bool send_event) = nullptr; member
|
Completed in 1 milliseconds