Home
last modified time | relevance | path

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

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