Searched refs:adjustedBlockHeight (Results 1 – 1 of 1) sorted by relevance
213 int adjustedBlockHeight = job < jobsWithExtra ? blockHeight + 1 : blockHeight; in platformApply() local215 currentY += adjustedBlockHeight; in platformApply()218 size = adjustedBlockHeight * scanline; in platformApply()