Searched refs:ALOGI_IF (Results 1 – 17 of 17) sorted by relevance
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 97 #ifndef ALOGI_IF 98 #define ALOGI_IF(cond, ...) \ macro
|
/frameworks/base/cmds/bootanimation/ |
D | bootanimation_main.cpp | 41 ALOGI_IF(noBootAnimation, "boot animation disabled"); in main()
|
/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/native/libs/binder/trusty/include/log/ |
D | log.h | 75 #define ALOGI_IF(cond, ...) \ macro
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | FramebufferSurface.cpp | 187 ALOGI_IF(wasLimited, "Framebuffer size has been limited to [%dx%d] from [%dx%d]", in limitSizeInternal()
|
/frameworks/av/cmds/stagefright/ |
D | AudioPlayer.cpp | 144 ALOGI_IF(numChannels > 2, in start()
|
/frameworks/native/libs/input/ |
D | VelocityTracker.cpp | 169 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/ |
D | AudioPowerUsage.cpp | 511 ALOGI_IF(mDisabled, "AudioPowerUsage is disabled."); in AudioPowerUsage()
|
/frameworks/av/services/audiopolicy/service/ |
D | Spatializer.cpp | 650 ALOGI_IF(angle != physicalToLogicalAngle, in setDisplayOrientation() 670 ALOGI_IF(angle != hingeAngle, in setHingeAngle()
|
D | AudioPolicyService.cpp | 1980 ALOGI_IF(hasIt != mHasOp.load(), in checkOp()
|
/frameworks/av/media/libstagefright/ |
D | MediaSync.cpp | 602 ALOGI_IF(mPlaybackRate != 0.f, "still waiting to release a buffer before acquire"); in onFrameAvailableFromInput()
|
/frameworks/native/libs/binder/ |
D | RpcSession.cpp | 563 ALOGI_IF(outgoingConnections != numThreadsAvailable, in setupClient()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoder.cpp | 251 ALOGI_IF(err, "codec setSurface returned: %d", err); in onMessageReceived()
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 65 ALOGI_IF(DEBUG >= (level), #fn "(%p:%s, " fmt ")", mHandle, mName, ##__VA_ARGS__)
|
/frameworks/native/services/inputflinger/reader/ |
D | EventHub.cpp | 1531 ALOGI_IF(associatedDeviceChanged, in obtainAssociatedDeviceLocked()
|
/frameworks/base/media/jni/ |
D | android_media_MediaCodec.cpp | 2635 ALOGI_IF(err != OK, "queueEncryptedLinearBlock returned err = %d", err); in android_media_MediaCodec_native_queueLinearBlock()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 427 ALOGI_IF(mBackpressureGpuComposition, "Enabling backpressure for GPU composition"); in SurfaceFlinger() 432 ALOGI_IF(!mSupportsBlur, "Disabling blur effects, they are not supported."); in SurfaceFlinger()
|