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

  /frameworks/base/graphics/java/android/graphics/drawable/
NinePatchDrawable.java 73 private NinePatchState mNinePatchState;
89 mNinePatchState = new NinePatchState();
100 this(new NinePatchState(new NinePatch(bitmap, chunk, srcName), padding), null);
109 this(new NinePatchState(new NinePatch(bitmap, chunk, srcName), padding), res);
120 this(new NinePatchState(new NinePatch(bitmap, chunk, srcName), padding, opticalInsets),
133 this(new NinePatchState(patch, new Rect()), null);
141 this(new NinePatchState(patch, new Rect()), res);
193 final NinePatchState state = mNinePatchState;
412 final NinePatchState state = mNinePatchState;
477 final NinePatchState state = mNinePatchState
    [all...]
  /frameworks/base/
preloaded-classes     [all...]
compiled-classes-phone     [all...]

Completed in 127 milliseconds