Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterGradRepresentation.java36 public static final int PARAM_CONTRAST = 2; field in FilterGradRepresentation
354 case PARAM_CONTRAST: in getParameter()
366 case PARAM_CONTRAST: in getParameterMax()
378 case PARAM_CONTRAST: in getParameterMin()
393 case PARAM_CONTRAST: in setParameter()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorGrad.java53 private static final int MODE_CONTRAST = FilterGradRepresentation.PARAM_CONTRAST;