Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h63 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemap…
64 …dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip, uint32_t width, u…
DContext.cpp288 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemap… in allocationCopy2DRange() argument
292 uint32_t _dstMip = dstMip; in allocationCopy2DRange()
305 …dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip, uint32_t width, u… in allocationCopy3DRange() argument
310 uint32_t _dstMip = dstMip; in allocationCopy3DRange()
/hardware/interfaces/renderscript/1.0/
DIContext.hal468 * @param dstMip Selected mipmap level of the Allocation to update
480 uint32_t dstYoff, uint32_t dstMip,
494 * @param dstMip Selected mipmap level of the Allocation to update
506 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip,