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

  /external/chromium_org/cc/resources/
tile.h 186 bool is_occluded_[NUM_TREES];
188 TilePriority priority_[NUM_TREES];
tile.cc 38 for (int i = 0; i < NUM_TREES; i++)
tile_priority.h 30 NUM_TREES = 2
tile_manager.cc 610 ManagedTileBin tree_bin[NUM_TREES];
    [all...]
  /external/chromium_org/cc/layers/
picture_image_layer_impl_unittest.cc 60 case NUM_TREES:

Completed in 211 milliseconds