Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsExtendedTest.cpp362 static SkMutex& simplifyDebugOut = *(new SkMutex); in testSimplify() local
376 SkAutoMutexExclusive autoM(simplifyDebugOut); in testSimplify()