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

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp273 Property currentProperty = static_cast<Property>(propertyId); local
274 if (currentProperty == Property::strokeColor) {
276 } else if (currentProperty == Property::fillColor) {
399 Property currentProperty = static_cast<Property>(propertyId); local
400 switch (currentProperty) {
423 Property currentProperty = static_cast<Property>(propertyId); local
424 switch (currentProperty) {

Completed in 29 milliseconds