OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLastRepresentation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
613
MasterImage.getImage().setPreset(copy, copy.
getLastRepresentation
(), true);
615
FilterRepresentation lastRepresentation = copy.
getLastRepresentation
();
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java
320
public FilterRepresentation
getLastRepresentation
() {
Completed in 33 milliseconds