HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentFilterRepresentation (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StateAdapter.java 55 FilterRepresentation currentRep = MasterImage.getImage().getCurrentFilterRepresentation();
StatePanelTrack.java 255 if (representation != MasterImage.getImage().getCurrentFilterRepresentation()) {
281 FilterRepresentation currentRep = MasterImage.getImage().getCurrentFilterRepresentation();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
Editor.java 203 FilterRepresentation filterRepresentation = MasterImage.getImage().getCurrentFilterRepresentation();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java 303 public FilterRepresentation getCurrentFilterRepresentation() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 405 if (MasterImage.getImage().getCurrentFilterRepresentation() == filterRepresentation) {
415 if (MasterImage.getImage().getCurrentFilterRepresentation() == filterRepresentation) {
    [all...]

Completed in 184 milliseconds