Searched refs:srcZoff (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 80 …depth, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip)…
|
D | Context.cpp | 319 …depth, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip)… in allocationCopy3DRange() argument 331 uint32_t _srcZoff = srcZoff; in allocationCopy3DRange()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 501 * @param srcZoff Source Z offset of the region in the souce Allocation 509 uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip);
|