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