Home
last modified time | relevance | path

Searched refs:SkAlphaMulRound (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkScan_Antihair.cpp824 #define SkAlphaMulRound(a, b) SkMulDiv255Round(a, b) macro
849 return SkToU8(a + b - SkAlphaMulRound(a, b));

Completed in 2 milliseconds