Home | History | Annotate | Download | only in filtershow

Lines Matching refs:historyItem

103 import com.android.gallery3d.filtershow.history.HistoryItem;
1295 HistoryItem historyItem = adapter.getItem(0);
1298 original = new ImagePreset(historyItem.getImagePreset());
1303 if (historyItem != null) {
1304 rep = historyItem.getFilterRepresentation();