HomeSort by: relevance | last modified time | path
    Searched refs:xcb_shm_put_image (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
shm.h 125 /** Opcode for xcb_shm_put_image. */
126 #define XCB_SHM_PUT_IMAGE 3
504 xcb_shm_put_image (xcb_connection_t *c,
shm.c 230 .opcode = XCB_SHM_PUT_IMAGE,
265 xcb_shm_put_image (xcb_connection_t *c, function
285 .opcode = XCB_SHM_PUT_IMAGE,

Completed in 25 milliseconds