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

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

Completed in 43 milliseconds