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

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp225 Property currentProperty = static_cast<Property>(propertyId); local
226 if (currentProperty == Property::strokeColor) {
228 } else if (currentProperty == Property::fillColor) {
343 Property currentProperty = static_cast<Property>(propertyId); local
344 switch (currentProperty) {
367 Property currentProperty = static_cast<Property>(propertyId); local
368 switch (currentProperty) {

Completed in 9 milliseconds