Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DlibX11.hpp48 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 DlibX11.hpp50 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