Searched refs:_srcFace (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 314 RsAllocationCubemapFace _srcFace = static_cast<RsAllocationCubemapFace>(srcFace); in allocationCopy2DRange() local 315 …f, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAlloc, _srcXoff, _srcYoff, _srcMip, _srcFace); in allocationCopy2DRange()
|