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

  /external/chromium_org/cc/resources/
tile_priority.h 38 NON_IDEAL_RESOLUTION = 2,
45 : resolution(NON_IDEAL_RESOLUTION),
66 resolution = NON_IDEAL_RESOLUTION;
managed_tile_state.cc 51 resolution(NON_IDEAL_RESOLUTION),
tile_priority.cc 79 case NON_IDEAL_RESOLUTION:
81 "NON_IDEAL_RESOLUTION"));
tile_manager.cc 133 if (prio.resolution == NON_IDEAL_RESOLUTION)
383 pending_priority.resolution == NON_IDEAL_RESOLUTION;
385 active_priority.resolution == NON_IDEAL_RESOLUTION;
    [all...]
picture_layer_tiling.cc 34 resolution_(NON_IDEAL_RESOLUTION),
  /external/chromium_org/cc/layers/
picture_layer_impl.cc     [all...]

Completed in 31 milliseconds