Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AntiPath.cpp194 static inline int coverage_to_exact_alpha(int aa) { in coverage_to_exact_alpha() function
360 coverage_to_exact_alpha(xleft)); in blitRect()
368 const int coverageL = coverage_to_exact_alpha(xleft); in blitRect()
369 const int coverageR = coverage_to_exact_alpha(xrite); in blitRect()