Given a cell coordinate and span fills out a corresponding pixel rect @param cellX X coordinate of the cell @param cellY Y coordinate of the cell @param result Rect in which to write the result
(int cellX, int cellY, int spanX, int spanY, Rect result)
source not stored for this graph (policy: none)
no test coverage detected