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

  /external/chromium_org/cc/resources/
picture_layer_tiling_set.cc 75 this_tiling->set_resolution(other.tilings_[i]->resolution());
95 new_tiling->set_resolution(other.tilings_[i]->resolution());
picture_layer_tiling_set_unittest.cc 70 high_res_tiling->set_resolution(HIGH_RESOLUTION);
73 low_res_tiling->set_resolution(LOW_RESOLUTION);
102 high_res_tiling->set_resolution(HIGH_RESOLUTION);
131 high_res_tiling->set_resolution(HIGH_RESOLUTION);
133 low_res_tiling->set_resolution(LOW_RESOLUTION);
163 high_res_tiling->set_resolution(HIGH_RESOLUTION);
picture_layer_tiling.h 150 void set_resolution(TileResolution resolution) { resolution_ = resolution; } function in class:cc::PictureLayerTiling
  /external/chromium_org/cc/layers/
picture_layer_impl.cc     [all...]
picture_layer_impl_unittest.cc     [all...]

Completed in 1490 milliseconds