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

/external/webrtc/webrtc/base/
H A Dx11windowpicker.h42 uint8_t* GetWindowThumbnail(const WindowId& id, int width, int height);
H A Dx11windowpicker.cc327 uint8_t* GetWindowThumbnail(const WindowId& id, int width, int height) { function in class:rtc::XWindowEnumerator
794 uint8_t* X11WindowPicker::GetWindowThumbnail(const WindowId& id, function in class:rtc::X11WindowPicker
797 return enumerator_->GetWindowThumbnail(id, width, height);

Completed in 75 milliseconds