Searched refs:FastBitmapConstantState (Results 1 – 3 of 3) sorted by relevance
331 protected FastBitmapConstantState newConstantState() { in newConstantState()332 return new FastBitmapConstantState(mBitmap, mIconColor); in newConstantState()337 FastBitmapConstantState cs = newConstantState(); in getConstantState()417 protected static class FastBitmapConstantState extends ConstantState { class in FastBitmapDrawable428 public FastBitmapConstantState(Bitmap bitmap, int color) { in FastBitmapConstantState() method in FastBitmapDrawable.FastBitmapConstantState
88 public FastBitmapConstantState newConstantState() { in newConstantState()92 static class ThemedConstantState extends FastBitmapConstantState {
489 public FastBitmapConstantState newConstantState() { in newConstantState()494 private static class ClockConstantState extends FastBitmapConstantState {