Searched refs:nGetFillPath (Results 1 – 2 of 2) sorted by relevance
1336 return nGetFillPath(mNativePaint, src.readOnlyNI(), dst.mutateNI()); in getFillPath()3730 private static native boolean nGetFillPath(long paintPtr, long src, long dst); in nGetFillPath() method in Paint
18089 Landroid/graphics/Paint;->nGetFillPath(JJJ)Z