Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsOp.cpp358 static SkMutex& debugWorstLoop = *(new SkMutex); in OpDebug() local
360 SkAutoMutexExclusive autoM(debugWorstLoop); in OpDebug()