Home
last modified time | relevance | path

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

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