Searched refs:nGetFullPathProperties (Results 1 – 2 of 2) sorted by relevance
1981 boolean success = nGetFullPathProperties(mNativePtr, mPropertyData, byteCount); in updateStateFromTypedArray()2258 private static native boolean nGetFullPathProperties(long pathPtr, byte[] properties, in nGetFullPathProperties() method in VectorDrawable
187 static boolean nGetFullPathProperties(long pathPtr, byte[] propertiesData, in nGetFullPathProperties() method in VectorDrawable_Delegate