Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp233 context->allocationSetupBufferQueue(allocationRecv1, 2); in TEST_F()
/hardware/interfaces/renderscript/1.0/default/
DContext.h64 Return<void> allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) override;
DContext.cpp142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal169 allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer);