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

/hardware/invensense/60xx/libsensors_iio/
H A Dlocal_log_def.h35 #define LOG ALOG macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h47 #include <utils/Log.h> /* For the LOG macro */
60 #define LOG ALOG macro
295 LOG(priority, tag, fmt, ##__VA_ARGS__)
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c44 #define LOG(fmt...) _TRACE(2, fmt) macro
144 LOG("<< dequeue buffer %p %d\n", *buf, *ffd);
210 // LOG("dl[%d] ctype=0x%08x hints=0x%08x flags=0x%08x\n", i,
233 LOG(">> queue buffer %p %d\n", buffer, ffd);
255 LOG("<< cancel buffer %p %d\n", buf, ffd);
394 LOG("hwc version 0x%08x\n", hwc->common.version);
409 LOG("cfg[%d] = 0x%08x\n", i, configs[i]);

Completed in 64 milliseconds