Searched refs:ALOGI_IF (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A Dbootanimation_main.cpp48 ALOGI_IF(noBootAnimation, "boot animation disabled");
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h97 #ifndef ALOGI_IF
98 #define ALOGI_IF(cond, ...) \ macro
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp131 ALOGI_IF(numChannels > 2,
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp52 ALOGI_IF(DEBUG >= (level), #fn "(%x:%s, " fmt ")", mNodeID, mName, ##__VA_ARGS__)
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp172 ALOGI_IF(mDebugRegion, "showupdates enabled");
173 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");

Completed in 166 milliseconds