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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterGradRepresentation.java 36 public static final int PARAM_CONTRAST = 2;
354 case PARAM_CONTRAST:
366 case PARAM_CONTRAST:
378 case PARAM_CONTRAST:
393 case PARAM_CONTRAST:
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorGrad.java 53 private static final int MODE_CONTRAST = FilterGradRepresentation.PARAM_CONTRAST;

Completed in 661 milliseconds