Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp307 RsAllocationCubemapFace _dstFace = static_cast<RsAllocationCubemapFace>(dstFace); in allocationCopy2DRange() local
315 …AllocationCopy2DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height,… in allocationCopy2DRange()