Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/
H A Dfake_video_capture_device_factory.cc32 static constexpr std::array<gfx::Size, 6> kDefaultResolutions{ variable
166 for (const gfx::Size& resolution : kDefaultResolutions) in CreateDeviceWithDefaultResolutions()
255 std::vector<gfx::Size> resolutions = ArrayToVector(kDefaultResolutions); in ParseFakeDevicesConfigFromOptionsString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/
H A Dfake_video_capture_device_factory.cc32 static constexpr std::array<gfx::Size, 6> kDefaultResolutions{ variable
166 for (const gfx::Size& resolution : kDefaultResolutions) in CreateDeviceWithDefaultResolutions()
262 std::vector<gfx::Size> resolutions = ArrayToVector(kDefaultResolutions); in ParseFakeDevicesConfigFromOptionsString()