Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h63 …Return<void> allocationCopy2DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32…
DContext.cpp288 Return<void> Context::allocationCopy2DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff… in allocationCopy2DRange() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp209 context->allocationCopy2DRange(allocDst, 0, 0, 0, AllocationCubemapFace::POSITIVE_X, 256, 256, in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal459 * TODO: There are allocationCopy2DRange and 3DRange, but no 1DRange. Should
479 allocationCopy2DRange(Allocation dstAlloc, uint32_t dstXoff,