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

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

Completed in 38 milliseconds