Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DAction.java44 private FilterRepresentation mRepresentation; field in Action
101 return mRepresentation; in getRepresentation()
105 mRepresentation = representation; in setRepresentation()
154 if (mRepresentation != null) { in postNewIconRenderRequest()
156 preset.addFilter(mRepresentation); in postNewIconRenderRequest()
186 if (mRepresentation.getOverlayId() != 0 && mOverlayBitmap == null) { in available()
189 mRepresentation.getOverlayId()); in available()