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 45 // Using layer_impl because either bounds() or paint_properties().bounds
98 gfx::Rect layer_rect = gfx::Rect(paint_properties().bounds);
layer.h 24 #include "cc/layers/paint_properties.h"
435 const PaintProperties& paint_properties() const { function in class:cc::Layer
tiled_layer.cc 468 paint_properties().bounds.width() /
471 paint_properties().bounds.height() /
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]

Completed in 197 milliseconds