Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterPointRepresentation.java21 public abstract class FilterPointRepresentation extends FilterRepresentation { class
25 public FilterPointRepresentation(String type, int textid, int editorID) { in FilterPointRepresentation() method in FilterPointRepresentation