Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDataUtils.cpp591 bool srcIsNormalized; in GrConvertPixels() local
595 &srcIsNormalized, in GrConvertPixels()
615 clampGamut = dstIsNormalized && !srcIsNormalized && dst.alphaType() == kPremul_SkAlphaType; in GrConvertPixels()