Searched refs:setPathEffect (Results 1 – 11 of 11) sorted by relevance
71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
210 arrowPaint.setPathEffect(effect); in drawArrow()
909 static jlong setPathEffect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong effectHandle) { in setPathEffect() function912 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect()1206 {"nSetPathEffect", "(JJ)J", (void*)PaintGlue::setPathEffect},
582 arrowPaint.setPathEffect(mPointerEffect); in updatePointerViewIfExists()
417 mStrokePaint.setPathEffect(e); in setStrokeInternal()2428 mStrokePaint.setPathEffect(e);
1482 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6504 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
11037 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
6507 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
16590 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);