Searched defs:phys_rect (Results 1 – 2 of 2) sorted by relevance
103 struct phys_rect { struct104 double x, y;105 double w, h;
1175 const struct phys_rect *phys_rect, in fallback_interface_update_rect()1194 const struct phys_rect *phys_rect, in fallback_interface_toggle_touch()