Searched refs:native_isEmpty (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java262 return native_isEmpty(mNativePath);
713 private static native boolean native_isEmpty(int nPath); method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java165 /*package*/ static boolean native_isEmpty(int nPath) { method in class:Path_Delegate

Completed in 7 milliseconds