Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DEffects.cpp153 const auto style_type = in attachStyles() local
155 auto builder = style_type < SK_ARRAY_COUNT(gStyleBuilders) ? gStyleBuilders[style_type] in attachStyles()