Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp218 SkMatrix maskMatrix = SkMatrix::Translate(SkIntToScalar(-textureOriginInDeviceSpace.fX), in DrawToTargetWithShapeMask() local
220 maskMatrix.preConcat(viewMatrix); in DrawToTargetWithShapeMask()
223 std::move(view), kPremul_SkAlphaType, maskMatrix, GrSamplerState::Filter::kNearest)); in DrawToTargetWithShapeMask()

Completed in 1 milliseconds