HomeSort by relevance Sort by last modified time
    Searched refs:_isCapturing (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit.mm 28 _isCapturing(false),
177 _isCapturing = true;
184 _isCapturing = false;
190 return _isCapturing;
video_capture_qtkit.h 66 bool _isCapturing;

Completed in 268 milliseconds