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

/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
H A DPhotoView.java86 public void rotatePhoto(float degrees) { method in class:PhotoView
87 renderer.rotatePhoto(degrees);
141 rotatePhoto(rotatedDegrees);
148 void rotatePhoto(float degrees) { method in class:PhotoView.PhotoRenderer

Completed in 55 milliseconds