Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSWMaskHelper.cpp358 SkMatrix maskMatrix; in DrawToTargetWithPathMask() local
359 maskMatrix.setIDiv(texture->width(), texture->height()); in DrawToTargetWithPathMask()
360 maskMatrix.preTranslate(SkIntToScalar(-rect.fLeft), SkIntToScalar(-rect.fTop)); in DrawToTargetWithPathMask()
364 maskMatrix, in DrawToTargetWithPathMask()