Searched refs:inputImagePath (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/session/ |
D | StackSaverImpl.java | 64 public Uri saveStackedImage(File inputImagePath, String title, int width, int height, in saveStackedImage() argument 73 if (Storage.instance().renameFile(inputImagePath, outputImagePath)) { in saveStackedImage() 83 inputImagePath.getPath(), in saveStackedImage()
|
D | StackSaver.java | 41 public Uri saveStackedImage(File inputImagePath, String title, int width, int height, in saveStackedImage() argument
|