Searched refs:pointToCellRounded (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java828 void pointToCellRounded(int x, int y, int[] result) { method in class:CellLayout
1192 // pointToCellRounded takes the top left of a cell but will pad that with
1194 pointToCellRounded(originX, originY, result);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java714 void pointToCellRounded(int x, int y, int[] result) { method in class:CellLayout

Completed in 34 milliseconds