Searched refs:c2Allocation (Results 1 – 1 of 1) sorted by relevance
504 std::shared_ptr<C2LinearAllocation> *c2Allocation);512 std::shared_ptr<C2GraphicAllocation> *c2Allocation);655 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation() argument656 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()661 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation() argument662 return mAllocator->priorGraphicAllocation(handle, c2Allocation); in priorGraphicAllocation()