Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h57 if (SectionRequiresArgument(s.fName.c_str()) && !s.fArgument.size()) { in SectionAndParameterHelper()
139 static bool SectionRequiresArgument(const char* name) { in SectionRequiresArgument() function
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h57 if (SectionRequiresArgument(s.fName.c_str()) && !s.fArgument.size()) { in SectionAndParameterHelper()
139 static bool SectionRequiresArgument(const char* name) { in SectionRequiresArgument() function