Home | History | Annotate | Download | only in core

Lines Matching refs:getPathEffect

1341     SkPathEffect*   pe = this->getPathEffect();
1459 if (asint(this->getPathEffect()) |
1488 buffer.writeFlattenable(this->getPathEffect());
1608 if (this->getPathEffect())
1614 if (this->getPathEffect()->filterPath(&effectPath, src, &width))
1686 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint))
1712 pe = paint.getPathEffect(); // restore