Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h53 #define FORCE_RELEASE 1 macro
55 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging macro
78 #if FORCE_RELEASE
319 #if defined(SK_DEBUG) || !FORCE_RELEASE
DSkPathOpsDebug.cpp50 #if defined SK_DEBUG || !FORCE_RELEASE
482 #if defined SK_DEBUG || !FORCE_RELEASE
1368 #if !FORCE_RELEASE in debugValidateNext()
/external/skqp/src/pathops/
DSkPathOpsDebug.h53 #define FORCE_RELEASE 1 macro
55 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging macro
78 #if FORCE_RELEASE
332 #if defined(SK_DEBUG) || !FORCE_RELEASE
DSkPathOpsDebug.cpp50 #if defined SK_DEBUG || !FORCE_RELEASE
482 #if defined SK_DEBUG || !FORCE_RELEASE
1391 #if !FORCE_RELEASE in debugValidateNext()
/external/skia/tests/
DPathOpsDebug.cpp45 #if !defined SK_DEBUG && FORCE_RELEASE
/external/skqp/tests/
DPathOpsDebug.cpp45 #if !defined SK_DEBUG && FORCE_RELEASE