Searched defs:propertyCount (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp384 int propertyCount = static_cast<int>(Property::count); local
385 if (length != propertyCount) {
387 propertyCount, length);

Completed in 100 milliseconds