Home
last modified time | relevance | path

Searched refs:FindDisplayNearestPoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/display/
Dscreen_ash.cc30 gfx::Display FindDisplayNearestPoint(const std::vector<gfx::Display>& displays, in FindDisplayNearestPoint() function
99 return FindDisplayNearestPoint(display_list_, point); in GetDisplayNearestPoint()
260 return FindDisplayNearestPoint(GetDisplayManager()->displays(), point); in GetDisplayNearestPoint()