Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h74 …Return<void> allocationElementRead(Allocation allocation, uint32_t x, uint32_t y, uint32_t z, uint…
DContext.cpp244 Return<void> Context::allocationElementRead(Allocation allocation, uint32_t x, uint32_t y, uint32_t… in allocationElementRead() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp474 context->allocationElementRead(allocation, 0, 0, 0, 0, (Ptr)dataOut.data(), in TEST_P()
/hardware/interfaces/renderscript/1.0/
DIContext.hal361 allocationElementRead(Allocation allocation, uint32_t x, uint32_t y,