Searched refs:MakeConstantValueForVariable (Results 1 – 8 of 8) sorted by relevance
60 static std::unique_ptr<Expression> MakeConstantValueForVariable(Position pos,
466 std::unique_ptr<Expression> ConstantFolder::MakeConstantValueForVariable( in MakeConstantValueForVariable() function in SkSL::ConstantFolder
32 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()
27 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()
64 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()
78 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()
91 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()
146 arg = ConstantFolder::MakeConstantValueForVariable(pos, std::move(arg)); in Make()