Searched refs:getImmutableValueForExpression (Results 1 – 1 of 1) sorted by relevance
352 [[nodiscard]] bool getImmutableValueForExpression(const Expression& expr,2163 if (!this->getImmutableValueForExpression(*initialValue, &immutableValues)) { in writeImmutableVarDeclaration()2704 bool Generator::getImmutableValueForExpression(const Expression& expr, in getImmutableValueForExpression() function in SkSL::RP::Generator2782 if (!this->getImmutableValueForExpression(e, &immutableValues)) { in pushImmutableData()