Home
last modified time | relevance | path

Searched refs:getOverlayId (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterRepresentation.java69 representation.setOverlayId(getOverlayId()); in copyAllParameters()
180 public int getOverlayId() { in getOverlayId() method in FilterRepresentation
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DAction.java186 if (mRepresentation.getOverlayId() != 0 && mOverlayBitmap == null) { in available()
189 mRepresentation.getOverlayId()); in available()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorInfo.java21 public int getOverlayId(); in getOverlayId() method
DEditorMirror.java91 public int getOverlayId() { in getOverlayId() method in EditorMirror
DEditorStraighten.java85 public int getOverlayId() { in getOverlayId() method in EditorStraighten
DEditorRotate.java94 public int getOverlayId() { in getOverlayId() method in EditorRotate
DEditorCrop.java164 public int getOverlayId() { in getOverlayId() method in EditorCrop