XCB
1.11.1
|
xcb_xv_put_image_request_t More...
#include <xv.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_xv_port_t | port |
xcb_drawable_t | drawable |
xcb_gcontext_t | gc |
uint32_t | id |
int16_t | src_x |
int16_t | src_y |
uint16_t | src_w |
uint16_t | src_h |
int16_t | drw_x |
int16_t | drw_y |
uint16_t | drw_w |
uint16_t | drw_h |
uint16_t | width |
uint16_t | height |
xcb_drawable_t xcb_xv_put_image_request_t::drawable |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::drw_h |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::drw_w |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
xcb_gcontext_t xcb_xv_put_image_request_t::gc |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::height |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint32_t xcb_xv_put_image_request_t::id |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::length |
xcb_xv_port_t xcb_xv_put_image_request_t::port |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::src_h |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::src_w |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().
uint16_t xcb_xv_put_image_request_t::width |
Referenced by xcb_xv_put_image(), and xcb_xv_put_image_checked().