Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java713 void cellToCenterPoint(int cellX, int cellY, int[] result) { in cellToCenterPoint() method in CellLayout
748 cellToCenterPoint(cell[0], cell[1], mTmpPoint); in getDistanceFromCell()
1173 cellToCenterPoint(x, y, cellXY); in findNearestArea()