Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java524 cellToPoint(cellDrawing.mDelegateCellX, cellDrawing.mDelegateCellY, mTempLocation); in onDraw()
532 cellToPoint(mFolderLeaveBehind.mDelegateCellX, in onDraw()
655 cellToPoint(bg.mDelegateCellX, bg.mDelegateCellY, mTempLocation); in dispatchDraw()
861 void cellToPoint(int cellX, int cellY, int[] result) { in cellToPoint() method in CellLayout
906 cellToPoint(cellX, cellY, outPoint); in getWorkspaceCellVisualCenter()
1888 cellToPoint(cellX, cellY, cellPoint); in hasReorderSolution()
1905 cellToPoint(0, mCountY, cellPoint); in makeSpaceForHotseatMigration()