Searched refs:curRemainderY (Results 1 – 1 of 1) sorted by relevance
553 const int curRemainderY = m_currentIteration / blockSize.x(); in iterate() local555 const int imageHeight = (MAX_NUM_BLOCKS_Y-1)*blockSize.y() + curRemainderY; in iterate()578 "Remainder " + de::toString(curRemainderX) + "x" + de::toString(curRemainderY)); in iterate()585 << curRemainderX << " and " << curRemainderY << " respectively" in iterate()