Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp481 std::shared_ptr<C2LinearAllocation> *c2Allocation);
489 std::shared_ptr<C2GraphicAllocation> *c2Allocation);
632 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument
633 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()
638 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument
639 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()