Home
last modified time | relevance | path

Searched defs:DD (Results 1 – 3 of 3) sorted by relevance

/development/tools/emulator/system/qemu-props/
Dqemu-props.c31 # define DD(...) LOGI(__VA_ARGS__) macro
33 # define DD(...) ((void)0) macro
/development/tools/emulator/opengl/tests/event_injector/
Demulator-console.c29 # define DD(...) printf(__VA_ARGS__), printf("\n") macro
31 # define DD(...) ((void)0) macro
/development/tools/emulator/opengl/system/gralloc/
Dgralloc.cpp44 # define DD(...) LOGD(__VA_ARGS__) macro
46 # define DD(...) ((void)0) macro