Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h22 #define CONSTRUCTOR_SECTION "constructor" macro
114 !strcmp(name, CONSTRUCTOR_SECTION) || in IsSupportedSection()
DSkSLHCodeGenerator.cpp212 if (this->writeSection(CONSTRUCTOR_SECTION)) { in writeConstructor()
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h22 #define CONSTRUCTOR_SECTION "constructor" macro
114 !strcmp(name, CONSTRUCTOR_SECTION) || in IsSupportedSection()
DSkSLHCodeGenerator.cpp215 if (this->writeSection(CONSTRUCTOR_SECTION)) { in writeConstructor()