HomeSort by relevance Sort by last modified time
    Searched full:root_at_point (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/display/
mouse_cursor_event_filter.cc 119 aura::Window* root_at_point = wm::GetRootWindowAt(point_in_screen); local
121 wm::ConvertPointFromScreen(root_at_point, &point_in_root);
122 gfx::Rect root_bounds = root_at_point->bounds();
165 DCHECK_NE(dst_root, root_at_point);

Completed in 1109 milliseconds