Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp212 int propertyDataSize = sizeof(FullPathProperties::PrimitiveFields); in copyProperties() local
213 if (length != propertyDataSize) { in copyProperties()
215 propertyDataSize, length); in copyProperties()