Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h63 …ocationCubemapFace dstFace, uint32_t width, uint32_t height, Allocation srcAlloc, uint32_t srcXoff…
64 …2_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation srcAlloc, uint32_t srcXoff…
DContext.cpp288 …ocationCubemapFace dstFace, uint32_t width, uint32_t height, Allocation srcAlloc, uint32_t srcXoff… in allocationCopy2DRange() argument
296 RsAllocation _srcAlloc = hidl_to_rs<RsAllocation>(srcAlloc); in allocationCopy2DRange()
305 …2_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation srcAlloc, uint32_t srcXoff… in allocationCopy3DRange() argument
314 RsAllocation _srcAlloc = hidl_to_rs<RsAllocation>(srcAlloc); in allocationCopy3DRange()
/hardware/interfaces/renderscript/1.0/
DIContext.hal472 * @param srcAlloc Source Allocation, to be read
482 uint32_t height, Allocation srcAlloc,
498 * @param srcAlloc Source Allocation, to be read
508 Allocation srcAlloc, uint32_t srcXoff,