OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hot_point_in_dip
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/media/capture/
desktop_capture_device_aura.cc
456
const gfx::Point
hot_point_in_dip
= ui::ConvertPointToDIP(
local
458
cursor_position.Offset(-desktop_bounds.x() -
hot_point_in_dip
.x(),
459
-desktop_bounds.y() -
hot_point_in_dip
.y());
Completed in 376 milliseconds