Searched defs:SavePaintProperties (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.cc856 // If we did not SavePaintProperties() for the layer this frame, then push the
1047 void Layer::SavePaintProperties() { function in class:cc::Layer
1062 "SavePaintProperties must be called for any layer that is painted.";

Completed in 117 milliseconds