Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h17 #define FORCE_RELEASE 1 macro
19 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging macro
40 #if FORCE_RELEASE
161 #if defined(SK_DEBUG) || !FORCE_RELEASE
DSkPathOpsDebug.cpp30 #if defined SK_DEBUG || !FORCE_RELEASE
192 #if defined SK_DEBUG || !FORCE_RELEASE
1092 #if !FORCE_RELEASE in debugValidateNext()
/external/skia/tests/
DPathOpsDebug.cpp39 #if !defined SK_DEBUG && FORCE_RELEASE