Searched refs:nGetStrokeJoin (Results 1 – 3 of 3) sorted by relevance
1233 return sJoinArray[nGetStrokeJoin(mNativePaint)]; in getStrokeJoin()3149 private static native int nGetStrokeJoin(long paintPtr); in nGetStrokeJoin() method in Paint
778 /*package*/ static int nGetStrokeJoin(long native_object) { in nGetStrokeJoin() method in Paint_Delegate
20981 Landroid/graphics/Paint;->nGetStrokeJoin(J)I