Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h79 … dstFace, uint32_t width, uint32_t height, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff…
80 …_t width, uint32_t height, uint32_t depth, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff…
DContext.cpp302 … dstFace, uint32_t width, uint32_t height, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff… in allocationCopy2DRange() argument
311 uint32_t _srcXoff = srcXoff; in allocationCopy2DRange()
319 …_t width, uint32_t height, uint32_t depth, Allocation srcAlloc, uint32_t srcXoff, uint32_t srcYoff… in allocationCopy3DRange() argument
329 uint32_t _srcXoff = srcXoff; in allocationCopy3DRange()
/hardware/interfaces/renderscript/1.0/
DIContext.hal473 * @param srcXoff X offset of the region in the source Allocation
483 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcMip,
499 * @param srcXoff Source X offset of the region in the source Allocation
508 Allocation srcAlloc, uint32_t srcXoff,