OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpicturebitmap
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera2/src/com/android/camera/captureintent/event/
EventPictureDecoded.java
32
public Bitmap
getPictureBitmap
() {
/packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateReviewingPicture.java
198
showPicture(event.
getPictureBitmap
());
StateReadyForCapture.java
446
event.
getPictureBitmap
(), Optional.of(event.getPictureData())));
Completed in 44 milliseconds