Home
last modified time | relevance | path

Searched refs:ResetSupportedFormats (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc208 capturer_.ResetSupportedFormats(formats); in TEST_F()
232 capturer_.ResetSupportedFormats(formats); in TEST_F()
276 capturer_.ResetSupportedFormats(formats); in TEST_F()
325 capturer_.ResetSupportedFormats(formats); in TEST_F()
413 capturer_.ResetSupportedFormats(formats); in TEST_F()
501 capturer_.ResetSupportedFormats(supported_formats); in TEST_F()
522 capturer_.ResetSupportedFormats(supported_formats); in TEST_F()
541 capturer_.ResetSupportedFormats(supported_formats); in TEST_F()
563 capturer_.ResetSupportedFormats(supported_formats); in TEST_F()
582 capturer_.ResetSupportedFormats(supported_formats); in TEST_F()
[all …]
Dfakevideocapturer.h69 ResetSupportedFormats(formats); in FakeVideoCapturer()
75 void ResetSupportedFormats(const std::vector<cricket::VideoFormat>& formats) { in ResetSupportedFormats() function
Dcapturemanager_unittest.cc64 video_capturer_.ResetSupportedFormats(formats); in PopulateSupportedFormats()
/external/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h53 ResetSupportedFormats(formats); in FakePeriodicVideoCapturer()
/external/webrtc/talk/app/webrtc/
Dvideosource_unittest.cc74 ResetSupportedFormats(formats); in TestVideoCapturer()
84 ResetSupportedFormats(formats); in TestWithoutCameraFormats()
92 ResetSupportedFormats(formats); in Start()