Searched refs:c2Allocation (Results 1 – 1 of 1) sorted by relevance
478 std::shared_ptr<C2LinearAllocation> *c2Allocation);486 std::shared_ptr<C2GraphicAllocation> *c2Allocation);629 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument630 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()635 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument636 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()