Searched refs:isValidProperty (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp395 bool Group::isValidProperty(int propertyId) { function in class:android::uirenderer::VectorDrawable::Group
396 return GroupProperties::isValidProperty(propertyId);
399 bool Group::GroupProperties::isValidProperty(int propertyId) { function in class:android::uirenderer::VectorDrawable::Group::GroupProperties
H A DVectorDrawable.h478 static bool isValidProperty(int propertyId);
513 static bool isValidProperty(int propertyId);

Completed in 259 milliseconds