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

  /external/chromium_org/third_party/webrtc/modules/video_capture/android/
video_capture_android.h 40 DeviceInfoAndroid _deviceInfo;
video_capture_android.cc 137 _deviceInfo(id),
159 if (!_deviceInfo.FindCameraIndex(deviceUniqueIdUTF8, &camera_id))
181 if (_deviceInfo.GetBestMatchedCapability(
196 _deviceInfo.GetMFpsRange(_deviceUniqueId, _captureCapability.maxFPS,

Completed in 82 milliseconds