Home
last modified time | relevance | path

Searched refs:rawRightType (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.cpp81 const Type* rawRightType = (right->isIntLiteral() && left->type().isInteger()) in Convert() local
98 if (!op.determineBinaryType(context, *rawLeftType, *rawRightType, in Convert()

Completed in 1 milliseconds