Searched defs:propertyCount (Results 1 - 1 of 1) sorted by last modified time

/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 1207 milliseconds