Searched refs:allocatedBufferDesc (Results 1 – 1 of 1) sorted by relevance
80 HardwareBufferDescription allocatedBufferDesc; in allocateBuffer() local81 memcpy(&allocatedBufferDesc, &node->bufferDesc(), sizeof(AHardwareBuffer_Desc)); in allocateBuffer()82 BufferTraits bufferTraits = {/*bufferDesc=*/allocatedBufferDesc, in allocateBuffer()