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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterDrawRepresentation.java46 public static final int PARAM_STYLE = 1; field in class:FilterDrawRepresentation
49 private BasicParameterStyle mParamStyle = new BasicParameterStyle(PARAM_STYLE, 5);
151 case PARAM_STYLE:

Completed in 51 milliseconds