Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java615 FilterRepresentation lastRepresentation = copy.getLastRepresentation(); in removeFilterRepresentation() local
616 MasterImage.getImage().setCurrentFilterRepresentation(lastRepresentation); in removeFilterRepresentation()