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