Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp296 RsAllocation _srcAlloc = hidl_to_rs<RsAllocation>(srcAlloc); in allocationCopy2DRange() local
301 …ext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAlloc, _srcXoff, _srcY… in allocationCopy2DRange()
314 RsAllocation _srcAlloc = hidl_to_rs<RsAllocation>(srcAlloc); in allocationCopy3DRange() local
319 …tAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, _srcAlloc, _srcXoff, _srcY… in allocationCopy3DRange()