MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / cellToRect

Method cellToRect

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

Computes a bounding rectangle for a range of cells @param cellX X coordinate of upper left corner expressed as a cell position @param cellY Y coordinate of upper left corner expressed as a cell position @param cellHSpan Width in cells @param cellVSpan Height in cells @param resultRect Rect into whi

(int cellX, int cellY, int cellHSpan, int cellVSpan, Rect resultRect)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

visualizeDropLocationMethod · 0.95
estimateItemPositionMethod · 0.80
getItemBoundsMethod · 0.80

Calls 1

setMethod · 0.45

Tested by

no test coverage detected