Home
last modified time | relevance | path

Searched refs:getAnimatedScale (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DFastBitmapDrawable.java171 public float getAnimatedScale() { in getAnimatedScale() method in FastBitmapDrawable
DWorkspace.java1482 iconScale = ((FastBitmapDrawable) icon).getAnimatedScale(); in beginDragShared()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java454 startScale = ((FastBitmapDrawable) dr).getAnimatedScale(); in getOpeningWindowAnimators()