Searched refs:mAllocation (Results 1 – 1 of 1) sorted by relevance
124 mAllocation(alloc), in _C2Block1DImpl()129 mAllocation(other.mAllocation), in _C2Block1DImpl()139 return mAllocation ? mAllocation->handle() : nullptr; in handle()145 return mAllocation ? mAllocation->getAllocatorId() : C2Allocator::BAD_ID; in getAllocatorId()149 return mAllocation; in getAllocation()153 std::shared_ptr<C2LinearAllocation> mAllocation; member in _C2Block1DImpl523 : mAllocation(alloc) {} in LinearAllocationDtor()527 const std::shared_ptr<C2LinearAllocation> mAllocation; member532 : mAllocation(alloc) {} in GraphicAllocationDtor()536 const std::shared_ptr<C2GraphicAllocation> mAllocation; member[all …]