Searched refs:ALOGI_IF (Results 1 – 15 of 15) 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/services/surfaceflinger/DisplayHardware/ |
D | FramebufferSurface.cpp | 193 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/av/services/mediametrics/ |
D | AudioPowerUsage.cpp | 511 ALOGI_IF(mDisabled, "AudioPowerUsage is disabled."); in AudioPowerUsage()
|
/frameworks/av/services/audiopolicy/service/ |
D | Spatializer.cpp | 655 ALOGI_IF(angle != physicalToLogicalAngle, in setDisplayOrientation() 675 ALOGI_IF(angle != hingeAngle, in setHingeAngle()
|
D | AudioPolicyService.cpp | 1914 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/vr/libbufferhubqueue/ |
D | buffer_hub_queue_client.cpp | 162 ALOGI_IF(TRACE, in WaitForBuffers()
|
/frameworks/native/libs/binder/ |
D | RpcSession.cpp | 503 ALOGI_IF(outgoingThreads != 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/surfaceflinger/ |
D | SurfaceFlinger.cpp | 391 ALOGI_IF(debugDdms, "DDMS debugging not supported"); in SurfaceFlinger() 395 ALOGI_IF(mPropagateBackpressureClientComposition, in SurfaceFlinger() 401 ALOGI_IF(!mSupportsBlur, "Disabling blur effects, they are not supported."); in SurfaceFlinger()
|
/frameworks/base/media/jni/ |
D | android_media_MediaCodec.cpp | 2454 ALOGI_IF(err != OK, "queueEncryptedLinearBlock returned err = %d", err); in android_media_MediaCodec_native_queueLinearBlock()
|