Home
last modified time | relevance | path

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

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