Searched refs:c2Allocation (Results 1 – 1 of 1) sorted by relevance
599 std::shared_ptr<C2LinearAllocation> *c2Allocation);607 std::shared_ptr<C2GraphicAllocation> *c2Allocation);752 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument753 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()758 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument759 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() argument1064 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()[all …]