Searched refs:bufferPointer (Results 1 – 2 of 2) sorted by relevance
124 void *bufferPointer = NULL; in lockNextBuffer() local143 bufferPointer = ycbcr.y; in lockNextBuffer()155 if (bufferPointer == NULL) { // not flexible YUV in lockNextBuffer()160 &bufferPointer, in lockNextBuffer()166 &bufferPointer); in lockNextBuffer()186 ab.mBufferPointer = bufferPointer; in lockNextBuffer()190 reinterpret_cast<uint8_t*>(bufferPointer); in lockNextBuffer()
95 void *bufferPointer = NULL; in lockNextBuffer() local110 bufferPointer = ycbcr.y; in lockNextBuffer()115 &bufferPointer); in lockNextBuffer()128 mAcquiredBuffer.mBufferPointer = bufferPointer; in lockNextBuffer()131 mAlloc->mHal.drvState.lod[0].mallocPtr = reinterpret_cast<uint8_t*>(bufferPointer); in lockNextBuffer()