Home
last modified time | relevance | path

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

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