Home
last modified time | relevance | path

Searched refs:_baseAlloc (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp70 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationAdapterCreate() local
71 RsAllocation _subAlloc = Device::getHal().AllocationAdapterCreate(mContext, _type, _baseAlloc); in allocationAdapterCreate()
136 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationShareBufferQueue() local
138 Device::getHal().AllocationShareBufferQueue(mContext, _baseAlloc, _subAlloc); in allocationShareBufferQueue()