Searched refs:nSetStrokeCap (Results 1 – 2 of 2) sorted by relevance
1302 nSetStrokeCap(mNativePaint, cap.nativeInt); in setStrokeCap()3724 private static native void nSetStrokeCap(long paintPtr, int cap); in nSetStrokeCap() method in Paint
18146 Landroid/graphics/Paint;->nSetStrokeCap(JI)V