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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DParameterInteger.java22 int getMaximum(); method in interface:ParameterInteger
H A DBasicParameterInt.java77 public int getMaximum() { method in class:BasicParameterInt
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DBasicEditor.java68 public int getMaximum() { method in class:BasicEditor
73 return rep.getMaximum();
H A DEditorGrad.java326 public int getMaximum() { method in class:EditorGrad
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterBasicRepresentation.java68 setMaximum(representation.getMaximum());
119 public int getMaximum() { method in class:FilterBasicRepresentation
H A DFilterChanSatRepresentation.java135 public int getMaximum() { method in class:FilterChanSatRepresentation
136 return mParamMaster.getMaximum();

Completed in 689 milliseconds