OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cursor_state_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer.h
55
MouseCursorMonitor::CursorState
cursor_state_
;
member in class:webrtc::DesktopAndCursorComposer
desktop_and_cursor_composer.cc
154
if (frame && cursor_.get() &&
cursor_state_
== MouseCursorMonitor::INSIDE) {
170
cursor_state_
= state;
Completed in 517 milliseconds