Lines Matching refs:getMatrix
445 if (!usePath && paint.isAntiAlias() && !fContext->getMatrix().rectStaysRect()) {
452 usePath = !fContext->getMatrix().preservesRightAngles();
496 if (rect.transform(fContext->getMatrix
501 fContext->getMatrix(),
633 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), filter, &context->getMatrix(), &srcM,
639 if (!filter->filterMask(&dstM, srcM, context->getMatrix(), NULL)) {
790 pathPtr->transform(fContext->getMatrix(), devPathPtr);
795 fContext->getMatrix(),
799 const SkMatrix ctm = fContext->getMatrix();
889 if (!context->getMatrix().invert(&inv)) {
1167 if (fContext->getMatrix().getMinScale() < SK_Scalar1) {
1177 GrBicubicEffect::ShouldUseBicubic(fContext->getMatrix(), &textureFilterMode);
1211 fContext->getMatrix(),
1294 fContext->getMatrix(),