Searched defs:nGetFullPathProperties (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1889 boolean success = nGetFullPathProperties(mNativePtr, mPropertyData, byteCount);
2166 private static native boolean nGetFullPathProperties(long pathPtr, byte[] properties, method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java176 static boolean nGetFullPathProperties(long pathPtr, byte[] propertiesData, method in class:VectorDrawable_Delegate

Completed in 114 milliseconds