Home | History | Annotate | Download | only in core

Lines Matching refs:getPathEffect

1837     SkPathEffect*   pe = this->getPathEffect();
2032 if (asint(this->getPathEffect()) |
2092 buffer.writeFlattenable(this->getPathEffect());
2290 if (this->getPathEffect()) {
2291 this->getPathEffect()->computeFastBounds(&tmpSrc, origSrc);
2355 SkPathEffect* pathEffect = this->getPathEffect();
2507 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint)) {
2512 if (fPaint.getPathEffect() == NULL) {
2534 pe = paint.getPathEffect(); // restore