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

  /external/chromium_org/cc/resources/
tile.h 43 const TilePriority& priority(WhichTree tree) const {
52 void SetPriority(WhichTree tree, const TilePriority& priority);
tile_priority.h 24 enum WhichTree {
33 WhichTree tree);
picture_layer_tiling_set.h 58 WhichTree tree,
tile.cc 44 void Tile::SetPriority(WhichTree tree, const TilePriority& priority) {
picture_layer_tiling.h 137 WhichTree tree,
tile_priority.cc 55 scoped_ptr<base::Value> WhichTreeAsValue(WhichTree tree) {
64 DCHECK(false) << "Unrecognized WhichTree value " << tree;
66 "<unknown WhichTree value>"));
picture_layer_tiling_set.cc 305 WhichTree tree,
picture_layer_tiling.cc 350 WhichTree tree,
  /external/chromium_org/cc/layers/
picture_image_layer_impl_unittest.cc 42 WhichTree which_tree) {
picture_layer_impl.cc 343 WhichTree tree =
    [all...]
  /external/chromium_org/cc/test/
fake_picture_layer_impl.cc 74 WhichTree tree =

Completed in 129 milliseconds