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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 554 float offset_h; local
567 offset_h = dst_h - h;
571 (float) src_w - offset_w*diff_x, (float) src_h - offset_h*diff_y,
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 554 float offset_h; local
567 offset_h = dst_h - h;
571 (float) src_w - offset_w*diff_x, (float) src_h - offset_h*diff_y,

Completed in 596 milliseconds