Home
last modified time | relevance | path

Searched refs:ConvertWhile (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLForStatement.h58 static std::unique_ptr<Statement> ConvertWhile(const Context& context, int line,
H A DSkSLForStatement.cpp147 std::unique_ptr<Statement> ForStatement::ConvertWhile(const Context& context, int line, in ConvertWhile() function in SkSL::ForStatement
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp353 return ForStatement::ConvertWhile(ThreadContext::Context(), /*line=*/-1, test.release(), in While()

Completed in 3 milliseconds