Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h28 #define HEADER_END_SECTION "headerEnd" macro
122 !strcmp(name, HEADER_END_SECTION) || in IsSupportedSection()
DSkSLHCodeGenerator.cpp266 this->writeSection(HEADER_END_SECTION); in generateCode()