Searched refs:highPrecision (Results 1 – 7 of 7) sorted by relevance
116 bool highPrecision = fCodec->getEncodedInfo().bitsPerComponent() > 8; in computeOutputColorType() local143 return highPrecision ? kRGBA_F16_SkColorType : kN32_SkColorType; in computeOutputColorType()
110 if (fStd == kMetal_Standard && !type.highPrecision() && type.isNumber()) { in size()
474 bool highPrecision() const { in highPrecision() function
27 return !resultType.highPrecision() && in is_low_precision_matrix_vector_multiply()
544 if (component.highPrecision()) { in applyPrecisionQualifiers()
444 return this->nextId(type && type->hasPrecision() && !type->highPrecision() in nextId()513 if (!field.fType->highPrecision()) { in writeStruct()2018 Precision precision = type.highPrecision() ? Precision::kDefault : Precision::kRelaxed; in getLValue()
1708 if (!l.type().highPrecision()) { in writeLiteral()