Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkScan_AntiPath.cpp504 int bigCount = middleCount >> 2; in add_aa_span() local
509 } while (--bigCount > 0); in add_aa_span()
/third_party/flutter/skia/src/core/
DSkScan_AntiPath.cpp505 int bigCount = middleCount >> 2; in add_aa_span() local
510 } while (--bigCount > 0); in add_aa_span()