Searched refs:dstEnd (Results 1 – 1 of 1) sorted by relevance
331 uint8_t* dstEnd = &cacheBuffer[cacheTexture->getOffset(startX, endY - 1)]; in cacheBitmap() local337 while (dst < dstEnd) { in cacheBitmap()