Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.h194 static INLINE void vg_shift_rectx(VGfloat coords[4], in vg_shift_rectx() function
Dimage.c105 vg_shift_rectx(src_loc, src_bounds, -shift[0]); in vg_get_copy_coords()
107 vg_shift_rectx(dst_loc, dst_bounds, shift[0]); in vg_get_copy_coords()