Searched refs:getPathEffect (Results 1 – 10 of 10) sorted by relevance
77 , pathEffect(paint->getPathEffect()) { in PathDescription()126 return paint->getPathEffect() == nullptr && path->getConvexity() == SkPath::kConvex_Convexity; in canDrawAsConvexPath()
402 || op.paint->getPathEffect() != nullptr in onArcOp()572 if (op.paint->getPathEffect() != nullptr) { in onOvalOp()648 if (CC_UNLIKELY(op.paint->getPathEffect() != nullptr in onRectOp()684 if (op.paint->getPathEffect() != nullptr) { in onRoundRectOp()
1809 if (p->getPathEffect() != nullptr) {1828 if (p->getPathEffect() != nullptr) {1874 if (p->getPathEffect() != nullptr) {1898 if (p->getStyle() != SkPaint::kStroke_Style || p->getPathEffect() != nullptr || useCenter) {1932 if (p->getPathEffect() != nullptr || p->getStrokeJoin() != SkPaint::kMiter_Join ||
584 return paint.getPathEffect() in tessBatchId()718 if (CC_LIKELY(state && !op.paint->getPathEffect())) { in deferRoundRectOp()
949 if (mPaint->getPathEffect()) { in onDefer()1027 if (!mPaint->getPathEffect()) { in onDefer()
1112 public PathEffect getPathEffect() { in getPathEffect() method in Paint
10984 method public android.graphics.PathEffect getPathEffect();
12022 method public android.graphics.PathEffect getPathEffect();
12035 method public android.graphics.PathEffect getPathEffect();
12461 method public android.graphics.PathEffect getPathEffect();