Searched refs:ALOGE (Results 501 - 525 of 534) sorted by relevance

<<2122

/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2PSExtractor.cpp477 ALOGE("PES packet does not carry enough data to contain "
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp236 ALOGE("FAILED to allocate omx component '%s'", name);
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.cpp538 ALOGE("An error occurred during %s in session %d "
/frameworks/av/media/mtp/
H A DMtpDataPacket.cpp495 ALOGE("usb_endpoint_queue failed, errno: %d", errno);
/frameworks/av/services/audioflinger/
H A DAudioResampler.cpp157 ALOGE("%s pthread_once failed: %d", __func__, ok);
365 // ALOGE("starting resample %d frames, inputIndex=%d, phaseFraction=%d, phaseIncrement=%d",
379 // ALOGE("New buffer fetched: %d frames", mBuffer.frameCount);
393 // ALOGE("boundary case");
403 // ALOGE("general case");
425 // ALOGE("loop done - outputIndex=%d, inputIndex=%d", outputIndex, inputIndex);
431 // ALOGE("buffer done, new input index %d", inputIndex);
442 // ALOGE("output buffer full - outputIndex=%d, inputIndex=%d", outputIndex, inputIndex);
463 // ALOGE("starting resample %d frames, inputIndex=%d, phaseFraction=%d, phaseIncrement=%d",
476 // ALOGE("Ne
[all...]
H A DFastMixer.cpp562 ALOGE("too many samples %u", n);
/frameworks/av/services/audiopolicy/
H A DAudioPolicyEffects.cpp261 ALOGE("addOutputSessionEffects(): failed to create Fx %s on session %d",
/frameworks/base/core/jni/
H A Dandroid_net_LocalSocketImpl.cpp933 ALOGE("Error registering android.net.LocalSocketImpl");
H A Dandroid_os_Debug.cpp1003 ALOGE("failed to load memtrack module: %d", err);
H A Dandroid_view_MotionEvent.cpp84 ALOGE("An exception occurred while obtaining a motion event.");
/frameworks/base/libs/hwui/
H A DLayerRenderer.cpp242 ALOGE("Could not allocate texture for layer (fbo=%d %dx%d)", fbo, width, height);
/frameworks/base/libs/hwui/font/
H A DFont.cpp358 ALOGE("No return rectangle provided to measure text");
/frameworks/native/libs/gui/
H A DIGraphicBufferConsumer.cpp298 ALOGE("getReleasedBuffers: slotMask must not be NULL");
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DVirtualDisplaySurface.cpp31 #define VDS_LOGE(msg, ...) ALOGE("[%s] " msg, \
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerRenderer.cpp720 ALOGE("AudioSink write error(%zd) when writing %zu bytes", written, copy);
1434 ALOGE("Couldn't map mime \"%s\" to a valid "
/frameworks/rs/
H A DrsAllocation.cpp654 ALOGE("Memory allocation failure");
679 ALOGE("Memory allocation failure");
/frameworks/native/opengl/libagl/
H A Degl.cpp409 ALOGE("connect() failed to lock buffer %p (%ux%u)",
565 ALOGE("eglSwapBuffers() failed to lock buffer %p (%ux%u)",
734 ALOGE("incompatible pixel format for pbuffer (format=%d)", f);
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp627 ALOGE("Could not create MediaCodec.BufferInfo.");
649 ALOGE("Could not create CodecException object.");
/frameworks/av/media/libstagefright/
H A DAVIExtractor.cpp1084 ALOGE("Unable to extract AVC codec specific data");
H A DOggExtractor.cpp951 ALOGE("malformed base64 encoded data.");
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp173 ALOGE(info); printf("\n * " info "\n"); return UNKNOWN_ERROR; \
/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp100 ALOGE("Invalid event DrmPlugin::EventType %d, ignored", (int)eventType);
/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp45 ALOGE("*** Uncaught exception returned from Java call!\n");
/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp1068 ALOGE("Failed to register %s: %d", cri->classPath, result);
/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp152 ALOGE("Can't find android/drm/DrmManagerClient");

Completed in 612 milliseconds

<<2122