Searched refs:setPathEffect (Results 1 – 10 of 10) sorted by relevance
71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
210 arrowPaint.setPathEffect(effect); in drawArrow()
866 static jlong setPathEffect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong effectHandle) { in setPathEffect() function869 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect()1138 {"nSetPathEffect", "(JJ)J", (void*)PaintGlue::setPathEffect},
523 arrowPaint.setPathEffect(mPointerEffect); in updatePointerView()
417 mStrokePaint.setPathEffect(e); in setStrokeInternal()2428 mStrokePaint.setPathEffect(e);
1412 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6566 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
6569 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
16026 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);