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

/hardware/intel/img/hwcomposer/common/utils/
H A DHwcTrace.h33 #define ELOGTRACE(fmt,...) ALOGE("%s: "fmt, __func__, ##__VA_ARGS__) macro
85 ELOGTRACE(__VA_ARGS__); \

Completed in 91 milliseconds