Searched defs:rowLength (Results 1 – 3 of 3) sorted by relevance
152 int rowLength) in RowIterator()
150 int rowLength) in RowIterator()
1444 final int rowLength = ((length == 16) ? 4 : 3); in remapCoordinateSystemImpl() local