Searched refs:nIsEmpty (Results 1 – 3 of 3) sorted by relevance
301 return nIsEmpty(mNativePath); in isEmpty()877 private static native boolean nIsEmpty(long nPath); in nIsEmpty() method in Path
186 /*package*/ static boolean nIsEmpty(long nPath) { in nIsEmpty() method in Path_Delegate
22503 Landroid/graphics/Path;->nIsEmpty(J)Z