Searched defs:GetWindowThumbnail (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dx11windowpicker.cc328 uint8* GetWindowThumbnail(const WindowId& id, int width, int height) { function in class:rtc::XWindowEnumerator
798 uint8* X11WindowPicker::GetWindowThumbnail(const WindowId& id, int width, function in class:rtc::X11WindowPicker
800 return enumerator_->GetWindowThumbnail(id, width, height);

Completed in 98 milliseconds