Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLSectionAndParameterHelper.h21 #define CLONE_SECTION "clone" macro
113 !strcmp(name, CLONE_SECTION) || in IsSupportedSection()
DSkSLCPPCodeGenerator.cpp1026 if (!this->writeSection(CLONE_SECTION)) { in writeClone()