OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:paint_properties_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
858
bool use_paint_properties =
paint_properties_
.source_frame_number ==
863
layer->SetBounds(use_paint_properties ?
paint_properties_
.bounds
1052
paint_properties_
.bounds = bounds_;
1053
paint_properties_
.source_frame_number =
1061
paint_properties_
.source_frame_number) <<
[
all
...]
layer.h
438
return
paint_properties_
;
643
PaintProperties
paint_properties_
;
member in class:cc::Layer
Completed in 62 milliseconds