Searched refs:bufferPointer (Results 1 – 2 of 2) sorted by relevance
115 void *bufferPointer = NULL; in lockNextBuffer() local134 bufferPointer = ycbcr.y; in lockNextBuffer()146 if (bufferPointer == NULL) { // not flexible YUV in lockNextBuffer()151 &bufferPointer, in lockNextBuffer()157 &bufferPointer); in lockNextBuffer()177 ab.mBufferPointer = bufferPointer; in lockNextBuffer()181 reinterpret_cast<uint8_t*>(bufferPointer); in lockNextBuffer()
111 void *bufferPointer = nullptr; in lockNextBuffer() local126 bufferPointer = ycbcr.y; in lockNextBuffer()131 &bufferPointer); in lockNextBuffer()144 mAcquiredBuffer[idx].mBufferPointer = bufferPointer; in lockNextBuffer()147 mAlloc[idx]->mHal.drvState.lod[0].mallocPtr = reinterpret_cast<uint8_t*>(bufferPointer); in lockNextBuffer()