Home
last modified time | relevance | path

Searched defs:UpdateResolution (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddesktop_capturer.h181 virtual void UpdateResolution(uint32_t width, uint32_t height) {} in UpdateResolution() function
/external/webrtc/modules/desktop_capture/linux/wayland/
Dbase_capturer_pipewire.cc112 void BaseCapturerPipeWire::UpdateResolution(uint32_t width, uint32_t height) { in UpdateResolution() function in webrtc::BaseCapturerPipeWire