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

  /external/chromium_org/third_party/webrtc/modules/video_capture/
device_info_impl.h 35 virtual int32_t GetBestMatchedCapability(
device_info_impl.cc 120 int32_t DeviceInfoImpl::GetBestMatchedCapability(
  /external/chromium_org/third_party/webrtc/modules/video_capture/ios/
device_info_ios.h 41 virtual int32_t GetBestMatchedCapability(
device_info_ios.mm 84 int32_t DeviceInfoIos::GetBestMatchedCapability(
  /external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info.h 71 virtual int32_t GetBestMatchedCapability(
video_capture_qtkit_info.mm 89 int32_t VideoCaptureMacQTKitInfo::GetBestMatchedCapability(
  /external/chromium_org/third_party/webrtc/modules/video_capture/include/
video_capture.h 62 virtual int32_t GetBestMatchedCapability(
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcdeviceinfo.h 95 virtual int32_t GetBestMatchedCapability(
  /external/chromium_org/third_party/webrtc/modules/video_capture/android/
video_capture_android.cc 185 if (_deviceInfo.GetBestMatchedCapability(
188 "%s: GetBestMatchedCapability failed: %dx%d",
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
video_capture_ds.cc 221 if ((capabilityIndex = _dsInfo.GetBestMatchedCapability(_deviceUniqueId,

Completed in 341 milliseconds