Searched refs:ALOGI_IF (Results 1 – 5 of 5) sorted by relevance
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 97 #ifndef ALOGI_IF 98 #define ALOGI_IF(cond, ...) \ macro
|
/frameworks/base/cmds/bootanimation/ |
D | bootanimation_main.cpp | 48 ALOGI_IF(noBootAnimation, "boot animation disabled"); in main()
|
/frameworks/av/media/libstagefright/ |
D | AudioPlayer.cpp | 131 ALOGI_IF(numChannels > 2, in start()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 172 ALOGI_IF(mDebugRegion, "showupdates enabled"); in SurfaceFlinger() 173 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled"); in SurfaceFlinger()
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 52 ALOGI_IF(DEBUG >= (level), #fn "(%x:%s, " fmt ")", mNodeID, mName, ##__VA_ARGS__)
|