Searched refs:BOTH (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageFlip.java82 flip = FLIP.BOTH;
84 case BOTH:
104 flip = FLIP.BOTH;
106 case BOTH:
H A DGeometryMetadata.java42 NONE, VERTICAL, HORIZONTAL, BOTH enum constant in enum:GeometryMetadata.FLIP
219 } else if (type == FLIP.BOTH) {
235 } else if (type == FLIP.BOTH) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterGeometry.java34 private static final int BOTH = 3; field in class:ImageFilterGeometry

Completed in 137 milliseconds