Searched refs:writeConstructorCast (Results 1 – 1 of 1) sorted by relevance
216 Value writeConstructorCast(const AnyConstructor& c);829 Value SkVMGenerator::writeConstructorCast(const AnyConstructor& c) { in writeConstructorCast() function in SkSL::SkVMGenerator1524 return this->writeConstructorCast(e.asAnyConstructor()); in writeExpression()