Searched refs:setPathEffect (Results 1 – 9 of 9) sorted by relevance
71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
837 static jlong setPathEffect(jlong objHandle, jlong effectHandle) { in setPathEffect() function840 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect()1104 {"nSetPathEffect","(JJ)J", (void*) PaintGlue::setPathEffect},
322 arrowPaint.setPathEffect(new CornerPathEffect(mOnboardingToastArrowRadius)); in RecentsOnboarding()
402 mStrokePaint.setPathEffect(e); in setStrokeInternal()2399 mStrokePaint.setPathEffect(e); in updateLocalState()
1358 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
5866 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
11037 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
14569 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);