Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_geometry.h53 DesktopSize() : width_(0), height_(0) {} in DesktopSize() function
54 DesktopSize(int32_t width, int32_t height) in DesktopSize() function
/external/libvncserver/webclients/novnc/include/
Drfb.js1836 DesktopSize: function () { method