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

  /external/skia/src/pathops/
SkPathOpsDebug.h 72 #define DEBUG_VALIDATE 0
103 #define DEBUG_VALIDATE 1
117 #if DEBUG_VALIDATE == 0
164 #elif DEBUG_VALIDATE
  /external/skqp/src/pathops/
SkPathOpsDebug.h 72 #define DEBUG_VALIDATE 0
103 #define DEBUG_VALIDATE 1
117 #if DEBUG_VALIDATE == 0
164 #elif DEBUG_VALIDATE
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java 133 static final boolean DEBUG_VALIDATE = localLOGV || false;
    [all...]

Completed in 727 milliseconds