Home
last modified time | relevance | path

Searched refs:c2Allocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp504 std::shared_ptr<C2LinearAllocation> *c2Allocation);
512 std::shared_ptr<C2GraphicAllocation> *c2Allocation);
655 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument
656 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()
661 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument
662 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()