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

Method regionToCenterPoint

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

Given a cell coordinate and span return the point that represents the center of the regio @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 spanX, int spanY, int[] result)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cellToCenterPointMethod · 0.95
createAreaForResizeMethod · 0.95
ReorderHintAnimationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected