Home
last modified time | relevance | path

Searched defs:screenshot (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/screencap/
Dscreencap.cpp133 ScreenshotClient screenshot; in main() local
/frameworks/base/core/java/android/view/
DSurface.java417 public static native Bitmap screenshot(int width, int height); in screenshot() method in Surface
434 public static native Bitmap screenshot(int width, int height, int minLayer, int maxLayer); in screenshot() method in Surface