Searched refs:gSkDebugToStdOut (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/ports/
H A DSkDebug_android.cpp18 static bool gSkDebugToStdOut = false; variable
21 gSkDebugToStdOut = debugToStdOut;
31 if (gSkDebugToStdOut) {
/external/chromium_org/third_party/skia/src/ports/
H A DSkDebug_android.cpp18 static bool gSkDebugToStdOut = false; variable
21 gSkDebugToStdOut = debugToStdOut;
32 if (gSkDebugToStdOut) {

Completed in 695 milliseconds