Searched refs:txtval (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/skottie/gm/ | ||
H A D | SkottieGM.cpp | 156 auto txtval = fPropManager->getText(prop); variable 157 txtval.fFillColor = kColors[fColorIndex]; 158 fPropManager->setText(prop, txtval); |
Completed in 1 milliseconds