MCPcopy Create free account
hub / github.com/chislon/Launcher3 / cellToCenterPoint

Method cellToCenterPoint

src/com/android/launcher3/CellLayout.java:842–844  ·  view source on GitHub ↗

Given a cell coordinate, return the point that represents the center of the cell @param cellX X coordinate of the cell @param cellY Y coordinate of the cell @param result Array of 2 ints to hold the x and y coordinate of the point

(int cellX, int cellY, int[] result)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getDistanceFromCellMethod · 0.95
findNearestAreaMethod · 0.95

Calls 1

regionToCenterPointMethod · 0.95

Tested by

no test coverage detected