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

  /external/chromium_org/cc/layers/
layer.cc 854 bool use_paint_properties = paint_properties_.source_frame_number ==
859 layer->SetBounds(use_paint_properties ? paint_properties_.bounds
1016 paint_properties_.bounds = bounds_;
1017 paint_properties_.source_frame_number =
1025 paint_properties_.source_frame_number) <<
    [all...]
layer.h 436 return paint_properties_;
631 PaintProperties paint_properties_; member in class:cc::Layer

Completed in 3706 milliseconds