Searched refs:nOp (Results 1 – 3 of 3) sorted by relevance
194 if (nOp(path1.mNativePath, path2.mNativePath, op.ordinal(), this.mNativePath)) { in op()862 private static native boolean nOp(long path1, long path2, int op, long result); in nOp() method in Path
477 /*package*/ static boolean nOp(long nPath1, long nPath2, int op, long result) { in nOp() method in Path_Delegate
22508 Landroid/graphics/Path;->nOp(JJIJ)Z