Searched defs:endBlockY (Results 1 – 1 of 1) sorted by relevance
185 const int endBlockY = ((y + height) / BlockDim) * BlockDim; in blitRect() local684 int blockCol, int startBlockY, int endBlockY) { in updateBlockCol()