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

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

Completed in 328 milliseconds