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

  /external/chromium_org/cc/resources/
picture_layer_tiling.h 60 void set_resolution(TileResolution resolution) { resolution_ = resolution; } function in class:cc::PictureLayerTiling
picture_layer_tiling_set.cc 69 this_tiling->set_resolution(other.tilings_[i]->resolution());
87 new_tiling->set_resolution(other.tilings_[i]->resolution());
  /external/chromium_org/cc/layers/
picture_layer_impl.cc     [all...]

Completed in 719 milliseconds