Searched refs:writeMinAbsHack (Results 1 – 3 of 3) sorted by relevance
110 void writeMinAbsHack(Expression& absExpr, Expression& otherExpr);
150 void writeMinAbsHack(Expression& absExpr, Expression& otherExpr);
236 void GLSLCodeGenerator::writeMinAbsHack(Expression& absExpr, Expression& otherExpr) { in writeMinAbsHack() function in SkSL::GLSLCodeGenerator560 this->writeMinAbsHack(*arguments[0], *arguments[1]); in writeFunctionCall()566 this->writeMinAbsHack(*arguments[1], *arguments[0]); in writeFunctionCall()