Searched refs:setRepresentation (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorRedEye.java57 mImageRedEyes.setRepresentation(redEyeRep);
H A DEditorTinyPlanet.java49 mImageTinyPlanet.setRepresentation(drawRep);
H A DEditorVignette.java90 mImageVignette.setRepresentation(drawRep);
130 mImageVignette.setRepresentation(rep);
H A DEditorGrad.java87 mImageGrad.setRepresentation(rep);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImagePoint.java86 public void setRepresentation(FilterRedEyeRepresentation redEyeRep) { method in class:ImagePoint
H A DImageGrad.java124 setRepresentation(mGradRep);
133 public void setRepresentation(FilterGradRepresentation pointRep) { method in class:ImageGrad
210 setRepresentation(mGradRep);
H A DImageVignette.java178 setRepresentation(mVignetteRep);
189 public void setRepresentation(FilterVignetteRepresentation vignetteRep) { method in class:ImageVignette
H A DImageTinyPlanet.java133 public void setRepresentation(FilterTinyPlanetRepresentation tinyPlanetRep) { method in class:ImageTinyPlanet
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DAction.java71 setRepresentation(representation);
104 public void setRepresentation(FilterRepresentation representation) { method in class:Action

Completed in 89 milliseconds