Searched refs:yDest (Results 1 – 1 of 1) sorted by relevance
150 int yDest = 0; in copyImageBytes() local152 yDest = -yOrigin; in copyImageBytes()162 unsigned char *destinationPixel = destination->data() + ((yDest * rect.width()) + xDest) * 4; in copyImageBytes()