Searched refs:blobDst (Results 1 – 2 of 2) sorted by relevance
1392 void *blobDst = in createJpegLocked() local1396 memcpy(blobDst, &blob, sizeof(CameraBlob)); in createJpegLocked()
2689 void* blobDst = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(bufPtr) + maxJpegCodeSize - in createJpegLocked() local2691 memcpy(blobDst, &blob, sizeof(CameraBlob)); in createJpegLocked()