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

/external/chromium_org/ui/compositor/
H A Dlayer.cc199 StackRelativeTo(child, other, true);
209 StackRelativeTo(child, other, false);
774 void Layer::StackRelativeTo(Layer* child, Layer* other, bool above) { function in class:ui::Layer

Completed in 50 milliseconds