HomeSort by relevance Sort by last modified time
    Searched defs:getOverlayId (Results 1 - 7 of 7) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorInfo.java 21 public int getOverlayId();
EditorFlip.java 69 public int getOverlayId() {
EditorRotate.java 70 public int getOverlayId() {
EditorStraighten.java 64 public int getOverlayId() {
EditorCrop.java 112 public int getOverlayId() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java 61 representation.setOverlayId(getOverlayId());
187 public int getOverlayId() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 265 geometry.setOverlayId(editorInfo.getOverlayId());
    [all...]

Completed in 192 milliseconds