Searched refs:nSetStrokeAlpha (Results 1 – 3 of 3) sorted by relevance
2198 nSetStrokeAlpha(mNativePtr, strokeAlpha); in setStrokeAlpha()2391 private static native void nSetStrokeAlpha(long pathPtr, float alpha); in nSetStrokeAlpha() method in VectorDrawable
447 static void nSetStrokeAlpha(long pathPtr, float alpha) { in nSetStrokeAlpha() method in VectorDrawable_Delegate
20574 Landroid/graphics/drawable/VectorDrawable;->nSetStrokeAlpha(JF)V