Home
last modified time | relevance | path

Searched refs:mChangesGeometry (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditor.java58 protected boolean mChangesGeometry = false; field in Editor
239 if (mChangesGeometry) { in commitLocalRepresentation()
DEditorMirror.java40 mChangesGeometry = true; in EditorMirror()
DEditorStraighten.java37 mChangesGeometry = true; in EditorStraighten()
DEditorRotate.java40 mChangesGeometry = true; in EditorRotate()
DEditorCrop.java71 mChangesGeometry = true; in EditorCrop()