Home
last modified time | relevance | path

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

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