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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterGradRepresentation.java36 public static final int PARAM_CONTRAST = 2; field in class:FilterGradRepresentation
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/
H A DEditorGrad.java53 private static final int MODE_CONTRAST = FilterGradRepresentation.PARAM_CONTRAST;

Completed in 162 milliseconds