Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSWMaskHelper.cpp173 SkMatrix maskMatrix = SkMatrix::MakeTrans(SkIntToScalar(-textureOriginInDeviceSpace.fX), in DrawToTargetWithShapeMask() local
175 maskMatrix.preConcat(viewMatrix); in DrawToTargetWithShapeMask()
179 resourceProvider, std::move(proxy), nullptr, maskMatrix, in DrawToTargetWithShapeMask()