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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsDebug.h 15 #define FORCE_RELEASE 1
17 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging
34 #if FORCE_RELEASE
124 #if defined SK_DEBUG || !FORCE_RELEASE
173 #endif // SK_DEBUG || !FORCE_RELEASE
SkPathOpsDebug.cpp 11 #if defined SK_DEBUG || !FORCE_RELEASE
99 #endif // SK_DEBUG || !FORCE_RELEASE
158 #if !FORCE_RELEASE && 0 // enable when building without extended test
  /external/skia/src/pathops/
SkPathOpsDebug.h 15 #define FORCE_RELEASE 1
17 #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging
34 #if FORCE_RELEASE
124 #if defined SK_DEBUG || !FORCE_RELEASE
173 #endif // SK_DEBUG || !FORCE_RELEASE
SkPathOpsDebug.cpp 11 #if defined SK_DEBUG || !FORCE_RELEASE
99 #endif // SK_DEBUG || !FORCE_RELEASE
158 #if !FORCE_RELEASE && 0 // enable when building without extended test

Completed in 408 milliseconds