Searched refs:nGetStrokeJoin (Results 1 – 2 of 2) sorted by relevance
1187 return sJoinArray[nGetStrokeJoin(mNativePaint)]; in getStrokeJoin()3103 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