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