HomeSort by relevance Sort by last modified time
    Searched defs:ConvertPointForAncestor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/compositor/
layer.cc 390 source->ConvertPointForAncestor(root_layer, point);
702 bool Layer::ConvertPointForAncestor(const Layer* ancestor,
  /external/chromium_org/ui/views/
view.cc 676 source->ConvertPointForAncestor(root, point);
706 src->ConvertPointForAncestor(NULL, p);
    [all...]

Completed in 41 milliseconds