Home
last modified time | relevance | path

Searched defs:FastBitmapConstantState (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DFastBitmapDrawable.java417 protected static class FastBitmapConstantState extends ConstantState { class in FastBitmapDrawable
428 public FastBitmapConstantState(Bitmap bitmap, int color) { in FastBitmapConstantState() method in FastBitmapDrawable.FastBitmapConstantState