OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_capturing
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_objc.mm
144
if (
_capturing
)
148
_capturing
= YES;
152
if (!
_capturing
)
156
_capturing
= NO;
169
_capturing
= NO;
video_capture_qtkit_objc.h
29
bool
_capturing
;
variable
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc
[
all
...]
Completed in 88 milliseconds