Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp290 uint32_t _dstMip = dstMip; in allocationCopy2DRange() local
299 …Device::getHal().AllocationCopy2DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace,… in allocationCopy2DRange()
308 uint32_t _dstMip = dstMip; in allocationCopy3DRange() local
317 …AllocationCopy3DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height,… in allocationCopy3DRange()