Searched refs:ALOGI_IF (Results 1 – 12 of 12) sorted by relevance
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 97 #ifndef ALOGI_IF 98 #define ALOGI_IF(cond, ...) \ macro
|
/frameworks/native/libs/vr/libpdx/ |
D | service_dispatcher.cpp | 132 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/ |
D | bootanimation_main.cpp | 150 ALOGI_IF(noBootAnimation, "boot animation disabled"); in main()
|
/frameworks/native/libs/vr/libvrflinger/ |
D | display_service.cpp | 229 ALOGI_IF(TRACE, "DisplayService::OnCreateSurface: cid=%d", in OnCreateSurface() 237 ALOGI_IF(TRACE, in OnCreateSurface()
|
D | hardware_composer.cpp | 912 ALOGI_IF( in UpdateLayerConfig()
|
/frameworks/av/media/libstagefright/ |
D | AudioPlayer.cpp | 135 ALOGI_IF(numChannels > 2, in start()
|
D | MediaSync.cpp | 601 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire"); in onFrameAvailableFromInput()
|
/frameworks/native/libs/vr/libbufferhubqueue/ |
D | buffer_hub_queue_client.cpp | 156 ALOGI_IF(TRACE, in WaitForBuffers()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 231 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()
|
D | SurfaceFlinger_hwc1.cpp | 197 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/ |
D | NuPlayerDecoder.cpp | 244 ALOGI_IF(err, "codec setSurface returned: %d", err); in onMessageReceived()
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 61 ALOGI_IF(DEBUG >= (level), #fn "(%p:%s, " fmt ")", mHandle, mName, ##__VA_ARGS__)
|