Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterWBalance.java36 representation.setFilterType(FilterRepresentation.TYPE_WBALANCE); in getDefaultRepresentation()
DFilterRepresentation.java45 public static final byte TYPE_WBALANCE = 3; field in FilterRepresentation