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.java452 cellToPoint(i, j, pt); in onDraw()
464 cellToPoint(cellDrawing.mDelegateCellX, cellDrawing.mDelegateCellY, mTempLocation); in onDraw()
472 cellToPoint(mFolderLeaveBehind.mDelegateCellX, in onDraw()
597 cellToPoint(bg.mDelegateCellX, bg.mDelegateCellY, mTempLocation); in dispatchDraw()
802 void cellToPoint(int cellX, int cellY, int[] result) { in cellToPoint() method in CellLayout
2858 cellToPoint(cellX, cellY, cellPoint); in hasReorderSolution()
2875 cellToPoint(0, mCountY, cellPoint); in makeSpaceForHotseatMigration()