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

  /external/chromium_org/cc/layers/
tiled_layer_impl.cc 36 bool contents_swizzled() { return contents_swizzled_; } function in class:cc::DrawableTile
37 void set_contents_swizzled(bool contents_swizzled) {
38 contents_swizzled_ = contents_swizzled;
145 tile->contents_swizzled());
264 tile->contents_swizzled());
285 bool contents_swizzled) {
290 tile->set_contents_swizzled(contents_swizzled);
tiled_layer_impl.h 42 bool contents_swizzled);
tiled_layer.cc 224 tile->managed_resource()->contents_swizzled());
picture_layer_impl.cc 355 tile_version.contents_swizzled());
    [all...]
  /external/chromium_org/cc/resources/
managed_tile_state.h 65 bool contents_swizzled() const { function in class:cc::ManagedTileState::TileVersion
prioritized_resource.h 47 bool contents_swizzled() const { return contents_swizzled_; } function in class:cc::PrioritizedResource

Completed in 146 milliseconds