Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DClippedFolderIconLayoutRule.java42 getGridPosition(0, 2, mTmpPoint); in computePreviewItemDrawingParams()
46 getGridPosition(1, 2, mTmpPoint); in computePreviewItemDrawingParams()
73 private void getGridPosition(int row, int col, float[] result) { in getGridPosition() method in ClippedFolderIconLayoutRule