Home
last modified time | relevance | path

Searched defs:dstXoff (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp302 Return<void> Context::allocationCopy2DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff… in allocationCopy2DRange()
319 Return<void> Context::allocationCopy3DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff… in allocationCopy3DRange()