Home
last modified time | relevance | path

Searched refs:ALOGE_IF (Results 1 – 5 of 5) sorted by relevance

/system/core/libsuspend/
Dautosuspend_earlysuspend.c55 ALOGE_IF(err < 0, in wait_for_fb_wake()
68 ALOGE_IF(err < 0, in wait_for_fb_sleep()
/system/core/include/log/
Dlog.h159 #ifndef ALOGE_IF
160 #define ALOGE_IF(cond, ...) \ macro
/system/core/libpixelflinger/codeflinger/
Dblending.cpp539 ALOGE_IF(ms>=32, "mul_factor overflow vs=%d, fs=%d", vs, fs); in mul_factor()
577 ALOGE_IF(ms>=32, "mul_factor_add overflow vs=%d, fs=%d, as=%d", vs, fs, as); in mul_factor_add()
Dload_store.cpp245 ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in downshift", sbits, dbits); in downshift()
/system/core/liblog/
DREADME47 ALOGE_IF(cond, format, ...)