Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DShiftedBitmapDrawable.java28 public class ShiftedBitmapDrawable extends Drawable { class
37 public ShiftedBitmapDrawable(Bitmap bitmap, float shiftX, float shiftY) { in ShiftedBitmapDrawable() method in ShiftedBitmapDrawable