Searched defs:ZOOM_OUT (Results 1 – 3 of 3) sorted by relevance
92 public static final Interpolator ZOOM_OUT = new Interpolator() { field in Interpolators
161 DRAWABLE_ALPHA, drawableAlpha, ZOOM_OUT); in applyChildState() local
35 public static final int ZOOM_OUT = 1; field in ZoomControl