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 34 bool contents_swizzled() { return contents_swizzled_; } function in class:cc::DrawableTile
35 void set_contents_swizzled(bool contents_swizzled) {
36 contents_swizzled_ = contents_swizzled;
141 tile->contents_swizzled());
259 tile->contents_swizzled());
282 bool contents_swizzled) {
288 tile->set_contents_swizzled(contents_swizzled);
tiled_layer_impl.h 42 bool contents_swizzled);
tiled_layer.cc 226 tile->managed_resource()->contents_swizzled());
picture_layer_impl.cc 298 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 258 milliseconds