Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp225 Property currentProperty = static_cast<Property>(propertyId); in setColorPropertyValue() local
226 if (currentProperty == Property::strokeColor) { in setColorPropertyValue()
228 } else if (currentProperty == Property::fillColor) { in setColorPropertyValue()
345 Property currentProperty = static_cast<Property>(propertyId); in getPropertyValue() local
346 switch (currentProperty) { in getPropertyValue()
369 Property currentProperty = static_cast<Property>(propertyId); in setPropertyValue() local
370 switch (currentProperty) { in setPropertyValue()