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

  /external/chromium_org/third_party/webrtc/modules/video_capture/
video_capture_impl.h 126 bool _frameRateCallBack; // true if EnableFrameRateCallback
video_capture_impl.cc 136 if (_frameRateCallBack && _captureCallBack)
159 _frameRateCallBack(false),
368 _frameRateCallBack = enable;

Completed in 23 milliseconds