Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp218 int propertyDataSize = sizeof(FullPathProperties::PrimitiveFields); in copyProperties() local
219 if (length != propertyDataSize) { in copyProperties()
221 propertyDataSize, length); in copyProperties()