Searched refs:nOp (Results 1 – 2 of 2) sorted by relevance
173 return nOp(path1.mNativePath, path2.mNativePath, op.ordinal(), this.mNativePath); in op()898 private static native boolean nOp(long path1, long path2, int op, long result); in nOp() method in Path
18205 Landroid/graphics/Path;->nOp(JJIJ)Z