Home
last modified time | relevance | path

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

/system/core/libsuspend/
Dautosuspend_earlysuspend.c57 ALOGE_IF(err < 0, in wait_for_fb_wake()
72 ALOGE_IF(err < 0, in wait_for_fb_sleep()
/system/core/include/log/
Dlog.h146 #ifndef ALOGE_IF
147 #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.cpp264 ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in downshift", sbits, dbits); in downshift()
/system/core/liblog/
DREADME47 ALOGE_IF(cond, format, ...)