Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
H A DSkSLPrefixExpression.cpp24 static ExpressionArray negate_operands(const Context& context, const ExpressionArray& operands);
53 negate_operands(context, ctor.arguments())); in simplify_negation()
86 negate_operands(context, ctor.arguments())); in simplify_negation()
96 static ExpressionArray negate_operands(const Context& context, const ExpressionArray& array) { in negate_operands() function

Completed in 1 milliseconds