Searched defs:propertyDataSize (Results 1 - 1 of 1) sorted by relevance

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

Completed in 14 milliseconds