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

/frameworks/base/libs/hwui/
H A DProgram.h40 #define PROGRAM_LOGD(...) ALOGD(__VA_ARGS__) macro
42 #define PROGRAM_LOGD(...)
281 PROGRAM_LOGD("%s (key = 0x%.8x%.8x)", message, uint32_t(k >> 32),

Completed in 6 milliseconds