Searched refs:debugWorstLoop (Results 1 – 1 of 1) sorted by relevance
358 static SkMutex& debugWorstLoop = *(new SkMutex); in OpDebug() local360 SkAutoMutexExclusive autoM(debugWorstLoop); in OpDebug()