Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp378 static SkMutex& simplifyDebugOut = *(new SkMutex); in testSimplify() local
392 SkAutoMutexExclusive autoM(simplifyDebugOut); in testSimplify()