Searched refs:dstZoff (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 80 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,…
|
D | Context.cpp | 319 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,… in allocationCopy3DRange() argument 323 uint32_t _dstZoff = dstZoff; in allocationCopy3DRange()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 493 * @param dstZoff Z offset of the region to update 506 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,
|