Home
last modified time | relevance | path

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

/frameworks/ex/framesequence/jni/utils/
Dlog.h97 #ifndef ALOGI_IF
98 #define ALOGI_IF(cond, ...) \ macro
/frameworks/base/cmds/bootanimation/
Dbootanimation_main.cpp41 ALOGI_IF(noBootAnimation, "boot animation disabled"); in main()
/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/native/libs/binder/trusty/include/log/
Dlog.h75 #define ALOGI_IF(cond, ...) \ macro
/frameworks/native/services/surfaceflinger/DisplayHardware/
DFramebufferSurface.cpp187 ALOGI_IF(wasLimited, "Framebuffer size has been limited to [%dx%d] from [%dx%d]", in limitSizeInternal()
/frameworks/av/cmds/stagefright/
DAudioPlayer.cpp144 ALOGI_IF(numChannels > 2, in start()
/frameworks/native/libs/input/
DVelocityTracker.cpp169 ALOGI_IF(DEBUG_STRATEGY, "Initializing impulse strategy"); in createStrategy()
176 ALOGI_IF(DEBUG_STRATEGY && !DEBUG_IMPULSE, "Initializing lsq2 strategy"); in createStrategy()
/frameworks/av/services/mediametrics/
DAudioPowerUsage.cpp511 ALOGI_IF(mDisabled, "AudioPowerUsage is disabled."); in AudioPowerUsage()
/frameworks/av/services/audiopolicy/service/
DSpatializer.cpp650 ALOGI_IF(angle != physicalToLogicalAngle, in setDisplayOrientation()
670 ALOGI_IF(angle != hingeAngle, in setHingeAngle()
DAudioPolicyService.cpp1980 ALOGI_IF(hasIt != mHasOp.load(), in checkOp()
/frameworks/av/media/libstagefright/
DMediaSync.cpp602 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire"); in onFrameAvailableFromInput()
/frameworks/native/libs/binder/
DRpcSession.cpp563 ALOGI_IF(outgoingConnections != numThreadsAvailable, in setupClient()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp251 ALOGI_IF(err, "codec setSurface returned: %d", err); in onMessageReceived()
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp65 ALOGI_IF(DEBUG >= (level), #fn "(%p:%s, " fmt ")", mHandle, mName, ##__VA_ARGS__)
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1531 ALOGI_IF(associatedDeviceChanged, in obtainAssociatedDeviceLocked()
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp2635 ALOGI_IF(err != OK, "queueEncryptedLinearBlock returned err = %d", err); in android_media_MediaCodec_native_queueLinearBlock()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp427 ALOGI_IF(mBackpressureGpuComposition, "Enabling backpressure for GPU composition"); in SurfaceFlinger()
432 ALOGI_IF(!mSupportsBlur, "Disabling blur effects, they are not supported."); in SurfaceFlinger()