Searched refs:nGetFillPath (Results 1 – 3 of 3) sorted by relevance
1212 return nGetFillPath(mNativePaint, src.readOnlyNI(), dst.mutateNI()); in getFillPath()3107 private static native boolean nGetFillPath(long paintPtr, long src, long dst); in nGetFillPath() method in Paint
800 /*package*/ static boolean nGetFillPath(long native_object, long src, long dst) { in nGetFillPath() method in Paint_Delegate
22389 Landroid/graphics/Paint;->nGetFillPath(JJJ)Z