Searched defs:EXT_LOGD (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DExtensions.cpp44 #define EXT_LOGD(...) ALOGD(__VA_ARGS__) macro
46 #define EXT_LOGD(...)
116 EXT_LOGD("Available extensions:");
122 EXT_LOGD(" %s", s.string());

Completed in 75 milliseconds