Home
last modified time | relevance | path

Searched refs:vg_shift_recty (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.h209 static INLINE void vg_shift_recty(VGfloat coords[4], in vg_shift_recty() function
Dimage.c110 vg_shift_recty(src_loc, src_bounds, -shift[1]); in vg_get_copy_coords()
112 vg_shift_recty(dst_loc, dst_bounds, shift[1]); in vg_get_copy_coords()