Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterGradRepresentation.java34 public static final int PARAM_BRIGHTNESS = 0; field in FilterGradRepresentation
350 case PARAM_BRIGHTNESS: in getParameter()
362 case PARAM_BRIGHTNESS: in getParameterMax()
374 case PARAM_BRIGHTNESS: in getParameterMin()
387 case PARAM_BRIGHTNESS: in setParameter()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorGrad.java51 private static final int MODE_BRIGHTNESS = FilterGradRepresentation.PARAM_BRIGHTNESS;