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

/external/chromium_org/ui/compositor/
H A Dlayer.cc438 source->ConvertPointForAncestor(root_layer, point);
747 bool Layer::ConvertPointForAncestor(const Layer* ancestor, function in class:ui::Layer
/external/chromium_org/ui/views/
H A Dview.cc653 source->ConvertPointForAncestor(root, point);
683 src->ConvertPointForAncestor(NULL, p);
2152 bool View::ConvertPointForAncestor(const View* ancestor, function in class:views::View

Completed in 66 milliseconds