HomeSort by relevance Sort by last modified time
    Searched refs:native_isEmpty (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Path.java 169 return native_isEmpty(mNativePath);
616 private static native boolean native_isEmpty(int nPath);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 165 /*package*/ static boolean native_isEmpty(int nPath) {

Completed in 26 milliseconds