Searched refs:dstIsNormalized (Results 1 – 1 of 1) sorted by relevance
600 bool dstIsNormalized; in GrConvertPixels() local605 &dstIsNormalized, in GrConvertPixels()613 clampGamut = dstIsNormalized && dst.alphaType() == kPremul_SkAlphaType; in GrConvertPixels()615 clampGamut = dstIsNormalized && !srcIsNormalized && dst.alphaType() == kPremul_SkAlphaType; in GrConvertPixels()