Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DCling.java63 private int mPunchThroughGraphicCenterRadius; field in Cling
97 mPunchThroughGraphicCenterRadius = in init()
233 float scale = mRevealRadius / mPunchThroughGraphicCenterRadius; in dispatchDraw()