Searched defs:vbva_report_input_mapping (Results 1 – 1 of 1) sorted by relevance
424 struct vbva_report_input_mapping { struct425 s32 x; /* Upper left X co-ordinate relative to the first screen. */426 s32 y; /* Upper left Y co-ordinate relative to the first screen. */427 u32 cx; /* Rectangle width. */428 u32 cy; /* Rectangle height. */
Completed in 10 milliseconds