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

/external/skia/src/pathops/
H A DSkPathOpsTypes.h109 SkPathOpsDebug::CoinDict* debugCoinChangedDict() { return &fCoinChangedDict; }
209 SkPathOpsDebug::CoinDict fCoinChangedDict; member in class:SkOpGlobalState
H A DSkPathOpsDebug.cpp325 fCoinChangedDict.add(fCoinDictEntry);
581 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict);
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h109 SkPathOpsDebug::CoinDict* debugCoinChangedDict() { return &fCoinChangedDict; }
209 SkPathOpsDebug::CoinDict fCoinChangedDict; member in class:SkOpGlobalState
H A DSkPathOpsDebug.cpp325 fCoinChangedDict.add(fCoinDictEntry);
581 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict);

Completed in 268 milliseconds