Searched defs:SHOW_VALUE_UNDEFINED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditor.java60 protected byte mShowParameter = SHOW_VALUE_UNDEFINED;
62 public static byte SHOW_VALUE_UNDEFINED = -1; field in class:Editor
200 if (mShowParameter == SHOW_VALUE_UNDEFINED && filterRepresentation != null) {

Completed in 9 milliseconds