Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/ir/
DSkSLLayout.h99 static const char* FormatToStr(Format format) { in FormatToStr() function
254 result += separator + FormatToStr(fFormat); in description()