OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_noPictureAlarmCallBack
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_capture/
video_capture_impl.cc
108
if (
_noPictureAlarmCallBack
&& _captureCallBack)
117
if (
_noPictureAlarmCallBack
&& _captureCallBack)
153
_noPictureAlarmCallBack
(false),
351
_noPictureAlarmCallBack
= enable;
video_capture_impl.h
123
bool
_noPictureAlarmCallBack
; //true if EnableNoPictureAlarm
Completed in 87 milliseconds