Searched refs:savePanorama (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/panorama/
H A DPanoramaActivity.java859 Uri uri = savePanorama(jpeg.data, jpeg.width, jpeg.height, orientation);
947 private Uri savePanorama(byte[] jpegData, int width, int height, int orientation) { method in class:PanoramaActivity

Completed in 75 milliseconds