Searched defs:subAlloc (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp135 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { argument
137 RsAllocation _subAlloc = hidl_to_rs<RsAllocation>(subAlloc);

Completed in 38 milliseconds