Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp168 SkPathOpsDebug::gSortCount = SkPathOpsDebug::gSortCountDefault; in SimplifyDebug()
DSkPathOpsOp.cpp303 SkPathOpsDebug::gSortCount = SkPathOpsDebug::gSortCountDefault; in OpDebug()
DSkPathOpsDebug.h325 static int gSortCountDefault; variable
DSkPathOpsDebug.cpp42 int SkPathOpsDebug::gSortCountDefault = SK_MaxS32; member in SkPathOpsDebug