Searched defs:outBitmap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivity.java1492 * pausing the activity, and should draw into <var>outBitmap</var> the
1500 * @param outBitmap The bitmap to contain the thumbnail.
1510 public boolean onCreateThumbnail(Bitmap outBitmap, Canvas canvas) { argument

Completed in 20 milliseconds