Searched refs:c2Allocation (Results 1 – 1 of 1) sorted by relevance
481 std::shared_ptr<C2LinearAllocation> *c2Allocation);489 std::shared_ptr<C2GraphicAllocation> *c2Allocation);632 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument633 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()638 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument639 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()