Home
last modified time | relevance | path

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

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