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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DMasterImage.java411 public void onNewLook(FilterRepresentation newRepresentation) { argument
424 if (newRepresentation instanceof FilterUserPresetRepresentation) {
429 if (newRepresentation instanceof FilterRotateRepresentation) {
434 if (newRepresentation instanceof FilterMirrorRepresentation) {

Completed in 29 milliseconds