Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DShiftedBitmapDrawable.java84 private static class MyConstantState extends ConstantState { class in ShiftedBitmapDrawable
89 MyConstantState(Bitmap bitmap, float shiftX, float shiftY) { in MyConstantState() method in ShiftedBitmapDrawable.MyConstantState
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFolderAdaptiveIcon.java152 private static class MyConstantState extends ConstantState { class
158 MyConstantState(ConstantState bg, ConstantState fg, ConstantState badge, Path mask) { in MyConstantState() method in MyConstantState