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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageRotate.java29 public class ImageRotate extends ImageShow { class in inherits:ImageShow
31 private static final String TAG = ImageRotate.class.getSimpleName();
35 public ImageRotate(Context context, AttributeSet attrs) { method in class:ImageRotate
39 public ImageRotate(Context context) { method in class:ImageRotate

Completed in 45 milliseconds