Searched refs:nSetStrokeCap (Results 1 – 3 of 3) sorted by relevance
1178 nSetStrokeCap(mNativePaint, cap.nativeInt); in setStrokeCap()3101 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
21033 Landroid/graphics/Paint;->nSetStrokeCap(JI)V