Searched refs:ConstrainSupportedFormats (Results 1 – 4 of 4) sorted by relevance
233 void ConstrainSupportedFormats(const VideoFormat& max_format);
780 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()787 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()807 capturer_.ConstrainSupportedFormats(vga_format); in TEST_F()
301 void VideoCapturer::ConstrainSupportedFormats(const VideoFormat& max_format) { in ConstrainSupportedFormats() function in cricket::VideoCapturer
211 capturer->ConstrainSupportedFormats(video_format); in CreateVideoCapturer()