Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h80 …depth, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip)…
DContext.cpp319 …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/
DIContext.hal501 * @param srcZoff Source Z offset of the region in the souce Allocation
509 uint32_t srcYoff, uint32_t srcZoff, uint32_t srcMip);