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

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

Completed in 1665 milliseconds