Home
last modified time | relevance | path

Searched refs:setShiftY (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DShiftedBitmapDrawable.java57 public void setShiftY(float shiftY) { in setShiftY() method in ShiftedBitmapDrawable
/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java507 sbd.setShiftY(sbd.getShiftY() - sTmpRect.top - bgStroke); in setIcon()
512 sbd.setShiftY(sbd.getShiftY() - sTmpRect.top - bgStroke); in setIcon()