Searched defs:convertSection (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A DSkSLIRGenerator.cpp1023 std::unique_ptr<Section> IRGenerator::convertSection(const ASTSection& s) { function in class:SkSL::IRGenerator
2166 std::unique_ptr<Section> s = this->convertSection((ASTSection&) decl);
/external/skqp/src/sksl/
H A DSkSLIRGenerator.cpp1022 std::unique_ptr<Section> IRGenerator::convertSection(const ASTSection& s) { function in class:SkSL::IRGenerator
2165 std::unique_ptr<Section> s = this->convertSection((ASTSection&) decl);

Completed in 1048 milliseconds