Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp185 context->allocationIoReceive(allocationRecv); in TEST_P()
251 context->allocationIoReceive(allocationRecv1); in TEST_P()
259 context->allocationIoReceive(allocationRecv2); in TEST_P()
/hardware/interfaces/renderscript/1.0/default/
DContext.h82 Return<void> allocationIoReceive(Allocation allocation) override;
DContext.cpp343 Return<void> Context::allocationIoReceive(Allocation allocation) { in allocationIoReceive() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal531 allocationIoReceive(Allocation allocation);