Home
last modified time | relevance | path

Searched defs:tagToString (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DTypefaceMacTest.cpp36 auto tagToString = [](SkFourByteTag tag) -> std::string { in DEF_TEST() local
/third_party/skia/m133/tests/
DTypefaceMacTest.cpp36 auto tagToString = [](SkFourByteTag tag) -> std::string { in DEF_TEST() local
/third_party/skia/m133/tools/
DToolUtils.cpp561 SkString VariationSliders::tagToString(SkFourByteTag tag) { in tagToString() function in ToolUtils::VariationSliders