Home
last modified time | relevance | path

Searched refs:GetWindowsCapability (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.h79 GetWindowsCapability(const int32_t capabilityIndex,
Dvideo_capture_ds.cc242 if (_dsInfo.GetWindowsCapability(capabilityIndex, windowsCapability) != 0) in SetCameraOutput()
Ddevice_info_ds.cc369 int32_t DeviceInfoDS::GetWindowsCapability( in GetWindowsCapability() function in webrtc::videocapturemodule::DeviceInfoDS