OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFilterWithSerializationName
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorMirror.java
57
.
getFilterWithSerializationName
(FilterMirrorRepresentation.SERIALIZATION_NAME));
EditorStraighten.java
60
master.setCurrentFilterRepresentation(master.getPreset().
getFilterWithSerializationName
(
EditorRotate.java
57
.
getFilterWithSerializationName
(FilterRotateRepresentation.SERIALIZATION_NAME));
EditorCrop.java
88
.
getFilterWithSerializationName
(FilterCropRepresentation.SERIALIZATION_NAME));
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java
455
public FilterRepresentation
getFilterWithSerializationName
(String serializationName) {
Completed in 198 milliseconds