Home
last modified time | relevance | path

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

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