Home
last modified time | relevance | path

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

/frameworks/ex/framesequence/jni/utils/
Dlog.h97 #ifndef ALOGI_IF
98 #define ALOGI_IF(cond, ...) \ macro
/frameworks/native/libs/vr/libpdx/
Dservice_dispatcher.cpp132 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n", in ReceiveAndDispatch()
164 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n", in EnterDispatchLoop()
/frameworks/base/cmds/bootanimation/
Dbootanimation_main.cpp150 ALOGI_IF(noBootAnimation, "boot animation disabled"); in main()
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp229 ALOGI_IF(TRACE, "DisplayService::OnCreateSurface: cid=%d", in OnCreateSurface()
237 ALOGI_IF(TRACE, in OnCreateSurface()
Dhardware_composer.cpp912 ALOGI_IF( in UpdateLayerConfig()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp135 ALOGI_IF(numChannels > 2, in start()
DMediaSync.cpp601 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire"); in onFrameAvailableFromInput()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp156 ALOGI_IF(TRACE, in WaitForBuffers()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp231 ALOGI_IF(mDebugRegion, "showupdates enabled"); in SurfaceFlinger()
232 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled"); in SurfaceFlinger()
236 ALOGI_IF(!mPropagateBackpressure, "Disabling backpressure propagation"); in SurfaceFlinger()
240 ALOGI_IF(!mUseHwcVirtualDisplays, "Enabling HWC virtual displays"); in SurfaceFlinger()
244 ALOGI_IF(mLayerTripleBufferingDisabled, "Disabling Triple Buffering"); in SurfaceFlinger()
DSurfaceFlinger_hwc1.cpp197 ALOGI_IF(mDebugRegion, "showupdates enabled"); in SurfaceFlinger()
198 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled"); in SurfaceFlinger()
202 ALOGI_IF(!mUseHwcVirtualDisplays, "Enabling HWC virtual displays"); in SurfaceFlinger()
206 ALOGI_IF(mLayerTripleBufferingDisabled, "Disabling Triple Buffering"); in SurfaceFlinger()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp244 ALOGI_IF(err, "codec setSurface returned: %d", err); in onMessageReceived()
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp61 ALOGI_IF(DEBUG >= (level), #fn "(%p:%s, " fmt ")", mHandle, mName, ##__VA_ARGS__)