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

  /external/webrtc/talk/media/devices/
devicemanager.cc 159 if (GetFakeVideoCaptureDevice(name, out)) {
166 bool DeviceManager::GetFakeVideoCaptureDevice(const std::string& name,
devicemanager.h 196 bool GetFakeVideoCaptureDevice(const std::string& name, Device* out) const;

Completed in 185 milliseconds