Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h27 #define CPP_END_SECTION "cppEnd" macro
119 !strcmp(name, CPP_END_SECTION) || in IsSupportedSection()
DSkSLCPPCodeGenerator.cpp1199 this->writeSection(CPP_END_SECTION); in generateCode()
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h27 #define CPP_END_SECTION "cppEnd" macro
119 !strcmp(name, CPP_END_SECTION) || in IsSupportedSection()
DSkSLCPPCodeGenerator.cpp1241 this->writeSection(CPP_END_SECTION); in generateCode()