Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AntiPath.cpp186 static inline int coverage_to_partial_alpha(int aa) { in coverage_to_partial_alpha() function
248 fOffsetX = fRuns.add(x >> SHIFT, coverage_to_partial_alpha(fb), in blitH()
249 n, coverage_to_partial_alpha(fe), in blitH()
570 add_aa_span(row, coverage_to_partial_alpha(fe - fb)); in blitH()
575 add_aa_span(row, coverage_to_partial_alpha(fb), in blitH()
576 n, coverage_to_partial_alpha(fe), in blitH()