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

  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.h 58 uint8* GetWindowThumbnail(const WindowId& id, int width, int height);
linuxwindowpicker.cc 345 uint8* GetWindowThumbnail(const WindowId& id, int width, int height) {
815 uint8* LinuxWindowPicker::GetWindowThumbnail(const WindowId& id, int width,
817 return enumerator_->GetWindowThumbnail(id, width, height);

Completed in 60 milliseconds