Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h76 …Return<void> allocation3DRead(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, …
DContext.cpp272 Return<void> Context::allocation3DRead(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_… in allocation3DRead() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp123 context->allocation3DRead(allocation, 0, 0, 0, 0, 32, 32, 32, (Ptr)dataOut.data(), in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal420 allocation3DRead(Allocation allocation, uint32_t xoff, uint32_t yoff,