Home
last modified time | relevance | path

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

/external/skqp/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp386 bool conflatesCoverage = hasCoverage || hasMixedSamples; in get_blend_formula() local
387 return gBlendTable[isOpaque][conflatesCoverage][(int)xfermode]; in get_blend_formula()
/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp386 bool conflatesCoverage = hasCoverage || hasMixedSamples; in get_blend_formula() local
387 return gBlendTable[isOpaque][conflatesCoverage][(int)xfermode]; in get_blend_formula()