OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hotspot_x
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer_unittest.cc
201
int
hotspot_x
, hotspot_y;
member in struct:webrtc::__anon27909::__anon27910
224
DesktopVector hotspot(tests[i].
hotspot_x
, tests[i].hotspot_y);
/external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc
120
int
hotspot_x
= iinfo.xHotspot;
local
245
image.release(), DesktopVector(
hotspot_x
, hotspot_y));
Completed in 2566 milliseconds