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

/external/chromium_org/ui/compositor/
H A Dlayer.cc440 source->ConvertPointForAncestor(root_layer, point);
797 bool Layer::ConvertPointForAncestor(const Layer* ancestor, function in class:ui::Layer
/external/chromium_org/ui/views/
H A Dview.cc669 source->ConvertPointForAncestor(root, point);
699 src->ConvertPointForAncestor(NULL, p);
2097 bool View::ConvertPointForAncestor(const View* ancestor, function in class:views::View

Completed in 2509 milliseconds