Searched refs:appendSecureOutputBuffer (Results 1 – 2 of 2) sorted by relevance
264 void appendSecureOutputBuffer(std::shared_ptr<C2GraphicBlock> block, uint32_t poolId);
1083 appendSecureOutputBuffer(std::move(block), poolId); in allocateBuffersFromBlockAllocator()1162 void C2VDAComponent::appendSecureOutputBuffer(std::shared_ptr<C2GraphicBlock> block, in appendSecureOutputBuffer() function in android::C2VDAComponent