Searched refs:nSetStrokeAlpha (Results 1 – 2 of 2) sorted by relevance
2086 nSetStrokeAlpha(mNativePtr, strokeAlpha); in setStrokeAlpha()2277 private static native void nSetStrokeAlpha(long pathPtr, float alpha); in nSetStrokeAlpha() method in VectorDrawable
435 static void nSetStrokeAlpha(long pathPtr, float alpha) { in nSetStrokeAlpha() method in VectorDrawable_Delegate