HomeSort by relevance Sort by last modified time
    Searched full:screenshot_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.cc 354 screenshot_ = png_data;
355 if (screenshot_.get())
356 UMA_HISTOGRAM_MEMORY_KB("Overscroll.ScreenshotSize", screenshot_->size());
navigation_entry_impl.h 200 return screenshot_;
264 // gesture. |screenshot_| will be NULL when the screenshot is not available
268 scoped_refptr<base::RefCountedBytes> screenshot_; member in class:content::NavigationEntryImpl
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 98 private static final String SCREENSHOT_FILE_NAME_TEMPLATE = "Screenshot_%s.png";
  /build/
envsetup.sh     [all...]
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 

Completed in 404 milliseconds