Searched defs:dc_window (Results 1 – 1 of 1) sorted by relevance
86 struct dc_window { struct88 u_int src_x;89 u_int src_y;90 u_int src_w;91 u_int src_h;94 u_int dst_x;95 u_int dst_y;96 u_int dst_w;97 u_int dst_h;100 u_int bits_per_pixel;[all …]