Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h296 static CoinDict gCoinSumChangedDict; variable
DSkPathOpsDebug.cpp73 SkPathOpsDebug::CoinDict SkPathOpsDebug::gCoinSumChangedDict; member in SkPathOpsDebug
581 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict); in debugAddToGlobalCoinDicts()
/external/skia/tests/
DPathOpsDebug.cpp333 gCoinSumChangedDict.dump("unused coin algorithm", false); in DumpCoinDict()