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

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h97 #ifndef ALOGI_IF
98 #define ALOGI_IF(cond, ...) \ macro
/frameworks/base/cmds/bootanimation/
H A Dbootanimation_main.cpp48 ALOGI_IF(noBootAnimation, "boot animation disabled");
/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_dispatcher.cpp141 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n",
173 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n",
/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_service.cpp113 ALOGI_IF(TRACE, "DisplayService::OnCreateSurface: cid=%d",
121 ALOGI_IF(TRACE,
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp135 ALOGI_IF(numChannels > 2,
H A DMediaSync.cpp599 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire");
/frameworks/native/libs/vr/libbufferhubqueue/
H A Dbuffer_hub_queue_client.cpp136 ALOGI_IF(TRACE,
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp213 ALOGI_IF(mDebugRegion, "showupdates enabled");
214 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");
218 ALOGI_IF(!mPropagateBackpressure, "Disabling backpressure propagation");
222 ALOGI_IF(!mUseHwcVirtualDisplays, "Enabling HWC virtual displays");
226 ALOGI_IF(mLayerTripleBufferingDisabled, "Disabling Triple Buffering");
H A DSurfaceFlinger_hwc1.cpp197 ALOGI_IF(mDebugRegion, "showupdates enabled");
198 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");
202 ALOGI_IF(!mUseHwcVirtualDisplays, "Enabling HWC virtual displays");
206 ALOGI_IF(mLayerTripleBufferingDisabled, "Disabling Triple Buffering");
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.cpp244 ALOGI_IF(err, "codec setSurface returned: %d", err);
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp61 ALOGI_IF(DEBUG >= (level), #fn "(%p:%s, " fmt ")", mHandle, mName, ##__VA_ARGS__)

Completed in 625 milliseconds