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.cpp231 ALOGI_IF(TRACE, "DisplayService::OnCreateSurface: cid=%d", in OnCreateSurface()
239 ALOGI_IF(TRACE, in OnCreateSurface()
Dhardware_composer.cpp1046 ALOGI_IF( in UpdateLayerConfig()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp135 ALOGI_IF(numChannels > 2, in start()
DMediaSync.cpp602 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire"); in onFrameAvailableFromInput()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp164 ALOGI_IF(TRACE, in WaitForBuffers()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp315 ALOGI_IF(mDebugRegion, "showupdates enabled"); in SurfaceFlinger()
316 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled"); in SurfaceFlinger()
320 ALOGI_IF(!mPropagateBackpressure, "Disabling backpressure propagation"); in SurfaceFlinger()
324 ALOGI_IF(!mUseHwcVirtualDisplays, "Enabling HWC virtual displays"); in SurfaceFlinger()
328 ALOGI_IF(mLayerTripleBufferingDisabled, "Disabling Triple Buffering"); in SurfaceFlinger()
336 ALOGI_IF(earlyWakeupOffsetOffsetNs != 0, "Enabling separate early offset"); in SurfaceFlinger()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Decoder.cpp250 ALOGI_IF(err, "codec setOutputSurface returned: %d", err); in onMessageReceived()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp245 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__)