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

  /src/external/mit/xorg/lib/libxcb/files/
render.h 612 /** Opcode for xcb_render_create_picture. */
613 #define XCB_RENDER_CREATE_PICTURE 4
1814 xcb_render_create_picture (xcb_connection_t *c,
render.c 1116 .opcode = XCB_RENDER_CREATE_PICTURE,
1143 xcb_render_create_picture (xcb_connection_t *c, function
1153 .opcode = XCB_RENDER_CREATE_PICTURE,
1190 .opcode = XCB_RENDER_CREATE_PICTURE,
1229 .opcode = XCB_RENDER_CREATE_PICTURE,

Completed in 30 milliseconds