Searched refs:pan_rect (Results 1 – 4 of 4) sorted by relevance
28 static struct pan_rect31 struct pan_rect r = { in pan_make_rect()41 static struct pan_rect49 static struct pan_rect51 const struct pan_rect *r, in pan_clip_rect()52 const struct pan_rect *clip) in pan_clip_rect()67 struct pan_rect *out, in pan_subtract_from_rect()68 const struct pan_rect *r, in pan_subtract_from_rect()69 const struct pan_rect *d) in pan_subtract_from_rect()71 struct pan_rect dc = pan_clip_rect(r, d); in pan_subtract_from_rect()[all …]
36 struct pan_rect { struct41 struct pan_rect * argument
44 struct pan_rect *inverted_rects;
848 struct pan_rect r = rsrc->damage.inverted_rects[i]; in panfrost_load_surface()