Searched refs:curRemainderX (Results 1 – 1 of 1) sorted by relevance
552 const int curRemainderX = m_currentIteration % blockSize.x(); in iterate() local554 const int imageWidth = (MAX_NUM_BLOCKS_X-1)*blockSize.x() + curRemainderX; in iterate()578 "Remainder " + de::toString(curRemainderX) + "x" + de::toString(curRemainderY)); in iterate()585 << curRemainderX << " and " << curRemainderY << " respectively" in iterate()