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

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

Completed in 309 milliseconds