Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp599 std::shared_ptr<C2LinearAllocation> *c2Allocation);
607 std::shared_ptr<C2GraphicAllocation> *c2Allocation);
752 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument
753 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()
758 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument
759 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()
910 std::shared_ptr<C2LinearAllocation> *c2Allocation);
918 std::shared_ptr<C2GraphicAllocation> *c2Allocation);
1063 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument
1064 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()
[all …]