Searched refs:nSetStrokeCap (Results 1 – 3 of 3) sorted by relevance
1224 nSetStrokeCap(mNativePaint, cap.nativeInt); in setStrokeCap()3147 private static native void nSetStrokeCap(long paintPtr, int cap); in nSetStrokeCap() method in Paint
767 /*package*/ static void nSetStrokeCap(long native_object, int cap) { in nSetStrokeCap() method in Paint_Delegate
21024 Landroid/graphics/Paint;->nSetStrokeCap(JI)V