Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h79 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemap…
80 …dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip, uint32_t width, u…
DContext.cpp302 …DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemap… in allocationCopy2DRange() argument
306 uint32_t _dstMip = dstMip; in allocationCopy2DRange()
319 …dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstMip, uint32_t width, u… in allocationCopy3DRange() argument
324 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,