Home
last modified time | relevance | path

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

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