Home
last modified time | relevance | path

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

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