Home
last modified time | relevance | path

Searched defs:getRepresentation (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DBaseFiltersManager.java89 public FilterRepresentation getRepresentation(Class c) { in getRepresentation() method in BaseFiltersManager
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DAction.java100 public FilterRepresentation getRepresentation() { in getRepresentation() method in Action
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java429 public FilterRepresentation getRepresentation(FilterRepresentation filterRepresentation) { in getRepresentation() method in ImagePreset