Home
last modified time | relevance | path

Searched refs:nGetFullPathProperties (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2008 boolean success = nGetFullPathProperties(mNativePtr, mPropertyData, byteCount); in updateStateFromTypedArray()
2285 private static native boolean nGetFullPathProperties(long pathPtr, byte[] properties, in nGetFullPathProperties() method in VectorDrawable
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java188 static boolean nGetFullPathProperties(long pathPtr, byte[] propertiesData, in nGetFullPathProperties() method in VectorDrawable_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20544 Landroid/graphics/drawable/VectorDrawable;->nGetFullPathProperties(J[BI)Z