Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp184 context->allocationIoSend(allocationSend); in TEST_F()
250 context->allocationIoSend(allocationSend); in TEST_F()
258 context->allocationIoSend(allocationSend); in TEST_F()
/hardware/interfaces/renderscript/1.0/default/
DContext.h65 Return<void> allocationIoSend(Allocation allocation) override;
DContext.cpp323 Return<void> Context::allocationIoSend(Allocation allocation) { in allocationIoSend() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal521 allocationIoSend(Allocation allocation);