HomeSort by relevance Sort by last modified time
    Searched refs:ScaleState (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
ScaleDrawable.java 69 private ScaleState mState;
72 this(new ScaleState(null, null), null);
88 this(new ScaleState(null, null), null);
117 final ScaleState state = mState;
148 final ScaleState state = mState;
249 mState = new ScaleState(mState, null);
253 static final class ScaleState extends DrawableWrapper.DrawableWrapperState {
265 ScaleState(ScaleState orig, Resources res) {
290 private ScaleDrawable(ScaleState state, Resources res)
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 2464 milliseconds