HomeSort by relevance Sort by last modified time
    Searched refs:vg_shift_recty (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.h 209 static INLINE void vg_shift_recty(VGfloat coords[4], function
image.c 110 vg_shift_recty(src_loc, src_bounds, -shift[1]);
112 vg_shift_recty(dst_loc, dst_bounds, shift[1]);
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_context.h 209 static INLINE void vg_shift_recty(VGfloat coords[4], function
image.c 110 vg_shift_recty(src_loc, src_bounds, -shift[1]);
112 vg_shift_recty(dst_loc, dst_bounds, shift[1]);

Completed in 485 milliseconds