Searched refs:mTextId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java35 private int mTextId = 0; field in class:FilterRepresentation
86 && representation.mTextId == mTextId
173 return mTextId;
177 mTextId = textId;

Completed in 33 milliseconds