Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp230 Property currentProperty = static_cast<Property>(propertyId); in setColorPropertyValue() local
231 if (currentProperty == Property::strokeColor) { in setColorPropertyValue()
233 } else if (currentProperty == Property::fillColor) { in setColorPropertyValue()
350 Property currentProperty = static_cast<Property>(propertyId); in getPropertyValue() local
351 switch (currentProperty) { in getPropertyValue()
374 Property currentProperty = static_cast<Property>(propertyId); in setPropertyValue() local
375 switch (currentProperty) { in setPropertyValue()