Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h55 if (IsSupportedSection(s->fName.c_str())) { in SectionAndParameterHelper()
111 static bool IsSupportedSection(const char* name) { in IsSupportedSection() function