Lines Matching refs:getMatrix
629 if (!usePath && paint.isAntiAlias() && !fContext->getMatrix().rectStaysRect()) {
636 usePath = !fContext->getMatrix().preservesRightAngles();
678 if (!usePath && !fContext->getMatrix().rectStaysRect()) {
759 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), filter, &context->getMatrix(), &srcM,
765 if (!filter->filterMask(&dstM, srcM, context->getMatrix(), NULL)) {
918 pathPtr->transform(fContext->getMatrix(), devPathPtr);
923 fContext->getMatrix(),
1009 if (!context->getMatrix().invert(&inv)) {
1178 drawMatrix.setConcat(fContext->getMatrix(), newM);
1211 if (fContext->getMatrix().getMinStretch() >= SK_Scalar1 &&
1399 if (needsTextureDomain && fContext->getMatrix().rectStaysRect()) {
1400 const SkMatrix& matrix = fContext->getMatrix();
1768 if (fContext->getMatrix().hasPerspective()) {
1804 if (fContext->getMatrix().hasPerspective()) {