Home
last modified time | relevance | path

Searched refs:IsYuvFramesCapturerDevice (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/devices/
Dyuvframescapturer.h60 static bool IsYuvFramesCapturerDevice(const Device& device) { in IsYuvFramesCapturerDevice() function
Ddevicemanager.cc231 if (YuvFramesCapturer::IsYuvFramesCapturerDevice(device)) { in MaybeConstructFakeVideoCapturer()