Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h109 SkPathOpsDebug::CoinDict* debugCoinChangedDict() { return &fCoinChangedDict; } in debugCoinChangedDict()
209 SkPathOpsDebug::CoinDict fCoinChangedDict; variable
DSkPathOpsDebug.cpp325 fCoinChangedDict.add(fCoinDictEntry); in debugAddToCoinChangedDict()
581 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict); in debugAddToGlobalCoinDicts()
/external/skqp/src/pathops/
DSkPathOpsTypes.h109 SkPathOpsDebug::CoinDict* debugCoinChangedDict() { return &fCoinChangedDict; } in debugCoinChangedDict()
209 SkPathOpsDebug::CoinDict fCoinChangedDict; variable
DSkPathOpsDebug.cpp325 fCoinChangedDict.add(fCoinDictEntry); in debugAddToCoinChangedDict()
581 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict); in debugAddToGlobalCoinDicts()