Searched refs:ALOGD (Results 176 - 195 of 195) sorted by relevance

12345678

/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp152 ALOGD("Number of CPU cores: %ld", cpuCoreCount);
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp582 ALOGD("repeatLatestBuffer_l: slot was NULL");
/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp56 #define LOGDEATH ALOGD
H A Dandroid_util_Binder.cpp56 #define LOGDEATH ALOGD
/frameworks/base/libs/hwui/
H A DFontRenderer.cpp232 ALOGD("getCacheTexturesForFormat: unknown SkMask format %x", format);
H A DDisplayListOp.h43 #define OP_LOG(s, ...) ALOGD( "%*s" s, level * 2, "", __VA_ARGS__ )
/frameworks/native/libs/gui/
H A DGLConsumer.cpp52 #define GLC_LOGD(x, ...) ALOGD("[%s] " x, mName.string(), ##__VA_ARGS__)
H A DSurfaceComposerClient.cpp83 ALOGD("ComposerService reconnected");
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp669 ALOGD("Params width %d height %d level %d colorFormat %d", mWidth,
/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp75 #define LOGP(x...) if (kIsDebug) ALOGD(x)
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp513 ALOGD("eventControl ignoring event %d on unallocated disp %d (en=%d)",
630 // ALOGD("fbPost: handle=%p, fence=%d", buf->handle, acquireFenceFd);
688 //ALOGD("prepare: %d, type=%d, handle=%p",
/frameworks/av/media/libmedia/
H A DAudioTrack.cpp2129 ALOGD("restoring track at end of static buffer");
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp633 ALOGD("onSetVideoSurface(%p, %s video decoder)",
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp389 ALOGD("Enabling MSAA 4x");
/frameworks/native/services/inputflinger/
H A DEventHub.cpp1402 ALOGD("No input device configuration file found for device '%s'.",
/frameworks/av/media/libstagefright/
H A DACodec.cpp481 ALOGD("REUSING read fence %d as write fence in %s", mFenceFd, dbg);
487 ALOGD("REUSING write fence %d as read fence in %s", mFenceFd, dbg);
1950 ALOGD("[%s] Requested output format %#x and got %#x.",
H A DAwesomePlayer.cpp2576 ALOGD("Request to keep cache stats in the past %d ms",
/frameworks/av/services/audioflinger/
H A DThreads.cpp306 ALOGD("CPU usage for %s over past %.1f secs\n"
2404 ALOGD("Silence is golden");
2987 ALOGD("mixer(%p) throttle end: throttle time(%u)", this, diff);
/frameworks/native/opengl/libagl/
H A Degl.cpp268 ALOGD("%s { %5d, %5d, w=%5d, h=%5d }",
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp96 ALOGD("setDeviceConnectionState() could not find HW module for device %08x",

Completed in 566 milliseconds

12345678