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

  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_drawable.h 56 unsigned old_w; member in struct:dri_drawable
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 309 int old_bufw = 0, old_bufh = 0, old_x = 0, old_y = 0, old_w = 0, old_h = 0; local
321 (old_w != scaling_width) || (old_h != scaling_height)) {
327 old_w = scaling_width;

Completed in 38 milliseconds