Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h68 …Return<void> allocationElementWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_t z, uin…
DContext.cpp175 Return<void> Context::allocationElementWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_… in allocationElementWrite() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp473 context->allocationElementWrite(allocation, 0, 0, 0, 0, _data, 1); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal236 allocationElementWrite(Allocation allocation, uint32_t x, uint32_t y,