Searched refs:nGetStrokeJoin (Results 1 – 2 of 2) sorted by relevance
999 return sJoinArray[nGetStrokeJoin(mNativePaint)]; in getStrokeJoin()2653 private static native int nGetStrokeJoin(long paintPtr); in nGetStrokeJoin() method in Paint
764 /*package*/ static int nGetStrokeJoin(long native_object) { in nGetStrokeJoin() method in Paint_Delegate