Home
last modified time | relevance | path

Searched refs:srcIsNormalized (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrDataUtils.cpp651 bool srcIsNormalized; in GrConvertPixels() local
655 &srcIsNormalized, in GrConvertPixels()
675 clampGamut = dstIsNormalized && !srcIsNormalized && dst.alphaType() == kPremul_SkAlphaType; in GrConvertPixels()