Home
last modified time | relevance | path

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

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