Searched refs:getInversePolyfill (Results 1 – 2 of 2) sorted by relevance
156 String getInversePolyfill(const ExpressionArray& arguments);
448 String MetalCodeGenerator::getInversePolyfill(const ExpressionArray& arguments) { in getInversePolyfill() function in SkSL::MetalCodeGenerator716 this->write(this->getInversePolyfill(arguments)); in writeIntrinsicCall()