Home
last modified time | relevance | path

Searched refs:dstZoff (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h64 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,…
DContext.cpp305 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,… in allocationCopy3DRange() argument
309 uint32_t _dstZoff = dstZoff; in allocationCopy3DRange()
/hardware/interfaces/renderscript/1.0/
DIContext.hal493 * @param dstZoff Z offset of the region to update
506 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,