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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.h 194 static INLINE void vg_shift_rectx(VGfloat coords[4], function
image.c 105 vg_shift_rectx(src_loc, src_bounds, -shift[0]);
107 vg_shift_rectx(dst_loc, dst_bounds, shift[0]);
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_context.h 194 static INLINE void vg_shift_rectx(VGfloat coords[4], function
image.c 105 vg_shift_rectx(src_loc, src_bounds, -shift[0]);
107 vg_shift_rectx(dst_loc, dst_bounds, shift[0]);

Completed in 33 milliseconds