HomeSort by relevance Sort by last modified time
    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