HomeSort by relevance Sort by last modified time
    Searched refs:redEyeRep (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorRedEye.java 55 FilterRedEyeRepresentation redEyeRep = (FilterRedEyeRepresentation) rep;
57 mImageRedEyes.setRepresentation(redEyeRep);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImagePoint.java 86 public void setRepresentation(FilterRedEyeRepresentation redEyeRep) {
87 mRedEyeRep = redEyeRep;

Completed in 168 milliseconds