OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRepresentation
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorRedEye.java
57
mImageRedEyes.
setRepresentation
(redEyeRep);
EditorTinyPlanet.java
49
mImageTinyPlanet.
setRepresentation
(drawRep);
EditorVignette.java
90
mImageVignette.
setRepresentation
(drawRep);
130
mImageVignette.
setRepresentation
(rep);
EditorGrad.java
87
mImageGrad.
setRepresentation
(rep);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImagePoint.java
86
public void
setRepresentation
(FilterRedEyeRepresentation redEyeRep) {
ImageGrad.java
124
setRepresentation
(mGradRep);
133
public void
setRepresentation
(FilterGradRepresentation pointRep) {
210
setRepresentation
(mGradRep);
ImageVignette.java
178
setRepresentation
(mVignetteRep);
189
public void
setRepresentation
(FilterVignetteRepresentation vignetteRep) {
ImageTinyPlanet.java
133
public void
setRepresentation
(FilterTinyPlanetRepresentation tinyPlanetRep) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java
71
setRepresentation
(representation);
104
public void
setRepresentation
(FilterRepresentation representation) {
Completed in 95 milliseconds