Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp234 context->allocationShareBufferQueue(allocationRecv2, allocationRecv1); in TEST_P()
/hardware/interfaces/renderscript/1.0/default/
DContext.h65 Return<void> allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) override;
DContext.cpp149 Return<void> Context::allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc) { in allocationShareBufferQueue() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal182 allocationShareBufferQueue(Allocation baseAlloc, Allocation subAlloc);