Searched refs:destWithOffset (Results 1 – 1 of 1) sorted by relevance
304 uint8_t *destWithOffset = destWithoutOffset + params.offset; in PackPixels() local379 memcpy(destWithOffset + y * params.outputPitch, source + y * inputPitch, in PackPixels()395 destWithOffset + y * params.outputPitch + x * params.destFormat->pixelBytes; in PackPixels()422 destWithOffset + y * params.outputPitch + x * params.destFormat->pixelBytes; in PackPixels()