HomeSort by relevance Sort by last modified time
    Searched refs:ConvertPointToHost (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/renderer_host/
touch_smooth_scroll_gesture_aura.cc 23 root_window->ConvertPointToHost(&screen_location);
  /external/chromium_org/ui/aura/
root_window.cc 291 ConvertPointToHost(&host_location);
431 ConvertPointToHost(point);
442 void RootWindow::ConvertPointToHost(gfx::Point* point) const {
    [all...]
root_window.h 199 void ConvertPointToHost(gfx::Point* point) const;
root_window_host_x11.cc     [all...]
  /external/chromium_org/ash/display/
mirror_window_controller.cc 248 Shell::GetPrimaryRootWindow()->ConvertPointToHost(&point);

Completed in 812 milliseconds