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

  /external/chromium_org/third_party/webrtc/base/
x11windowpicker.h 43 uint8* GetDesktopThumbnail(const DesktopId& id, int width, int height);
x11windowpicker.cc 411 uint8* GetDesktopThumbnail(const DesktopId& id, int width, int height) {
807 uint8* X11WindowPicker::GetDesktopThumbnail(const DesktopId& id,
810 return enumerator_->GetDesktopThumbnail(id, width, height);

Completed in 87 milliseconds