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