Searched refs:appendOutputBuffer (Results 1 – 2 of 2) sorted by relevance
262 void appendOutputBuffer(std::shared_ptr<C2GraphicBlock> block, uint32_t poolId);
1085 appendOutputBuffer(std::move(block), poolId); in allocateBuffersFromBlockAllocator()1098 void C2VDAComponent::appendOutputBuffer(std::shared_ptr<C2GraphicBlock> block, uint32_t poolId) { in appendOutputBuffer() function in android::C2VDAComponent