Searched refs:paint_properties_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.cc865 bool use_paint_properties = paint_properties_.source_frame_number ==
871 layer->SetBounds(use_paint_properties ? paint_properties_.bounds
1020 paint_properties_.bounds = bounds_;
1021 paint_properties_.source_frame_number =
1029 paint_properties_.source_frame_number) <<
H A Dlayer.h442 return paint_properties_;
627 PaintProperties paint_properties_; member in class:cc::Layer

Completed in 55 milliseconds