Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/text/
H A DTextValue.cpp108 static constexpr Shaper::VAlign gVAlignMap[] = { in Parse() local
116 if (vj < SK_ARRAY_COUNT(gVAlignMap)) { in Parse()
117 v->fVAlign = gVAlignMap[vj]; in Parse()

Completed in 1 milliseconds