Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp400 std::unique_ptr<Expression>* newExpression) { in try_replace_expression() argument
403 *target = std::move(*newExpression); in try_replace_expression()
406 *target = std::move(*newExpression); in try_replace_expression()