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

  /external/chromium_org/cc/layers/
contents_scaling_layer.cc 50 SetNeedsDisplayRect(gfx::Rect(paint_properties().bounds));
picture_layer.cc 43 // Using layer_impl because either bounds() or paint_properties().bounds
89 pile_->size() == paint_properties().bounds &&
99 pile_->Resize(paint_properties().bounds);
layer.h 25 #include "cc/layers/paint_properties.h"
441 const PaintProperties& paint_properties() const { function in class:cc::Layer
tiled_layer.cc 482 paint_properties().bounds.width() /
485 paint_properties().bounds.height() /
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]

Completed in 664 milliseconds