HomeSort by relevance Sort by last modified time
    Searched refs:FORCE_RELEASE (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkPathOpsDebug.h 20 #define FORCE_RELEASE 1
22 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging
45 #if FORCE_RELEASE
301 #if defined(SK_DEBUG) || !FORCE_RELEASE
SkPathOpsDebug.cpp 48 #if defined SK_DEBUG || !FORCE_RELEASE
482 #if defined SK_DEBUG || !FORCE_RELEASE
511 #endif // defined SK_DEBUG || !FORCE_RELEASE
    [all...]
  /external/skia/tests/
PathOpsDebug.cpp 37 #if !defined SK_DEBUG && FORCE_RELEASE
    [all...]

Completed in 59 milliseconds