Home
last modified time | relevance | path

Searched refs:mEditorId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterRepresentation.java36 private int mEditorId = BasicEditor.ID; field in FilterRepresentation
87 && representation.mEditorId == mEditorId in equals()
197 return mEditorId; in getEditorId()
202 mEditorId }; in getEditorIds()
206 mEditorId = editorId; in setEditorId()