Searched refs:savePanorama (Results 1 – 1 of 1) sorted by relevance
859 Uri uri = savePanorama(jpeg.data, jpeg.width, jpeg.height, orientation); in saveHighResMosaic()947 private Uri savePanorama(byte[] jpegData, int width, int height, int orientation) { in savePanorama() method in PanoramaActivity