Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottieTest.cpp158 fColorsWithFullKeypath.push_back({SkString(fCurrentNode.c_str()), lh()}); in DEF_TEST()
193 return fColorsWithFullKeypath; in DEF_TEST()
202 std::vector<ColorInfo> fColorsWithFullKeypath; in DEF_TEST() member in DEF_TEST::TestPropertyObserver