HomeSort by relevance Sort by last modified time
    Searched refs:rotatePhoto (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
PhotoView.java 86 public void rotatePhoto(float degrees) {
87 renderer.rotatePhoto(degrees);
141 rotatePhoto(rotatedDegrees);
148 void rotatePhoto(float degrees) {
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
RotateAction.java 85 photoView.rotatePhoto(degrees);

Completed in 48 milliseconds