Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/
DAndroidSkDebugToStdOut.cpp12 extern bool gSkDebugToStdOut;
19 gSkDebugToStdOut = true; in SendToStdOut()
/third_party/skia/tools/
DAndroidSkDebugToStdOut.cpp12 extern bool gSkDebugToStdOut;
19 gSkDebugToStdOut = true; in SendToStdOut()
/third_party/skia/src/ports/
DSkDebug_android.cpp18 bool gSkDebugToStdOut = false; variable
24 if (gSkDebugToStdOut) { in SkDebugf()
DSkDebug_ohos.cpp22 bool gSkDebugToStdOut = false; variable
28 if (gSkDebugToStdOut) { in SkDebugf()
/third_party/flutter/skia/src/ports/
DSkDebug_android.cpp18 bool gSkDebugToStdOut = false; variable
24 if (gSkDebugToStdOut) { in SkDebugf()
DSkDebug_ohos.cpp22 bool gSkDebugToStdOut = false; variable
28 if (gSkDebugToStdOut) { in SkDebugf()