Searched refs:setPathEffect (Results 1 – 9 of 9) sorted by relevance
71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
210 arrowPaint.setPathEffect(effect); in drawArrow()
926 static jlong setPathEffect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong effectHandle) { in setPathEffect() function929 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect()1254 {"nSetPathEffect", "(JJ)J", (void*)PaintGlue::setPathEffect}, in nSetPathEffect()
639 arrowPaint.setPathEffect(mPointerEffect); in updatePointerViewIfExists()
440 mStrokePaint.setPathEffect(e); in setStrokeInternal()2544 mStrokePaint.setPathEffect(e);
1531 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
6764 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
11037 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
17003 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);