HomeSort by relevance Sort by last modified time
    Searched refs:GetWindowThumbnail (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/base/
x11windowpicker.h 41 uint8* GetWindowThumbnail(const WindowId& id, int width, int height);
x11windowpicker.cc 328 uint8* GetWindowThumbnail(const WindowId& id, int width, int height) {
798 uint8* X11WindowPicker::GetWindowThumbnail(const WindowId& id, int width,
800 return enumerator_->GetWindowThumbnail(id, width, height);

Completed in 56 milliseconds