Home
last modified time | relevance | path

Searched refs:mPropertyData (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1895 private byte[] mPropertyData; field in VectorDrawable.VFullPath
1996 if (mPropertyData == null) { in updateStateFromTypedArray()
1999 mPropertyData = new byte[byteCount]; in updateStateFromTypedArray()
2004 boolean success = nGetFullPathProperties(mNativePtr, mPropertyData, byteCount); in updateStateFromTypedArray()
2009 ByteBuffer properties = ByteBuffer.wrap(mPropertyData); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20418 Landroid/graphics/drawable/VectorDrawable$VFullPath;->mPropertyData:[B