Searched defs:endBlockX (Results 1 – 1 of 1) sorted by relevance
184 const int endBlockX = ((x + width) / BlockDim) * BlockDim; in blitRect() local636 int blockRow, int startBlockX, int endBlockX) { in updateBlockRow()