Searched refs:MINIMUM_WIDTH (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DParametricEditor.java52 public static final int MINIMUM_WIDTH = 600; field in class:ParametricEditor
138 if (size.x < MINIMUM_WIDTH) {

Completed in 44 milliseconds