Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.h90 #define VERBOSE_CHECK(tag) \ macro
97 do { if (VERBOSE_CHECK(tag)) dprint(__VA_ARGS__); } while (0)
101 do { if (VERBOSE_CHECK(tag)) { \
106 do { if (VERBOSE_CHECK(tag)) \
112 do { if (VERBOSE_CHECK(tag)) \
117 do { if (VERBOSE_CHECK(tag)) \
123 do { if (VERBOSE_CHECK(tag)) \
128 do { if (VERBOSE_CHECK(tag)) \
134 do { if (VERBOSE_CHECK(tag)) \