Searched refs:ALOGE (Results 476 - 500 of 534) sorted by relevance

<<11121314151617181920>>

/frameworks/av/services/audioflinger/tests/
H A Dresampler_tests.cpp63 ALOGE("Failure at frame %zu", i);
/frameworks/base/core/jni/
H A Dandroid_hardware_SensorManager.cpp208 ALOGE("Exception dispatching input event.");
H A Dandroid_view_Surface.cpp122 ALOGE("Could not create instance of Surface from IGraphicBufferProducer.");
H A Dandroid_util_Process.cpp231 ALOGE("Error getting pid for '%s'\n", de->d_name);
312 ALOGE("Thread marked fg-only put self in background!");
/frameworks/base/libs/hwui/
H A DTextureCache.cpp276 ALOGE("Cannot generate texture from bitmap");
/frameworks/base/media/jni/
H A Dandroid_media_Utils.cpp48 ALOGE("keys and values arrays have different length");
H A Dandroid_media_MediaDrm.cpp158 ALOGE("Can't find android/media/MediaDrm");
198 ALOGE("Invalid event DrmPlugin::EventType %d, ignored", (int)eventType);
222 ALOGE("Illegal state exception: %s (%d)", msg, err);
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp176 ALOGE("GL error 0x%04x", int(error));
/frameworks/rs/cpp/
H A DElement.cpp240 ALOGE("Missing type %i", dt);
/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeStubs.cpp334 ALOGE("ScriptC sym lookup failed for %s", name);
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp882 ALOGE("Unsupported channels (top or front left/right of center)");
887 ALOGE("Front channels must be present");
894 ALOGE("Side channels must be used as a pair");
903 ALOGE("Back channels must be used as a pair");
/frameworks/av/media/libstagefright/
H A DUtils.cpp707 ALOGE(" Couldn't map mime type \"%s\" to a valid AudioSystem::audio_format !", mime);
715 ALOGE("mime type \"%s\" not a known audio format", mime);
H A DAudioPlayer.cpp140 ALOGE("Couldn't map mime type \"%s\" to a valid AudioSystem::audio_format", mime);
H A DMP3Extractor.cpp546 ALOGE("Unable to resync. Signalling end of stream.");
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.cpp531 ALOGE("converter signaled error %d", err);
967 ALOGE("%s converter returned err %d", isVideo ? "video" : "audio", err);
/frameworks/av/services/audiopolicy/
H A DAudioPolicyService.cpp966 ALOGE("startTone: illegal tone requested (%d)", tone);
969 ALOGE("startTone: illegal stream (%d) requested for tone %d", stream,
H A DAudioPolicyManager.cpp306 ALOGE("setDeviceConnectionState() invalid state: %x", state);
413 ALOGE("setDeviceConnectionState() invalid state: %x", state);
900 ALOGE("getOutputForAttr() invalid attributes: usage=%d content=%d flags=0x%x tags=[%s]",
908 ALOGE("getOutputForAttr(): invalid stream type");
1569 ALOGE("getInputForAttr(): HW module %s not opened", profile->mModule->mName);
1650 ALOGE("startInput(%d) failed: other input %d already started", input, activeInput);
2161 ALOGE("registerPolicyMixes(): mix for address %s already registered", address.string());
2211 ALOGE("unregisterPolicyMixes(): mix for address %s not registered", address.string());
3071 ALOGE("could not load audio policy configuration file, setting defaults");
3252 ALOGE("Defaul
[all...]
/frameworks/base/tools/aapt/
H A DZipFile.cpp783 ALOGE("Installed zlib is not compatible with linked version (%s)\n",
1022 ALOGE("error during crunch - archive is toast\n");
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp492 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
654 ALOGE("%s(%d): Not supported\n", __func__, handle);
/frameworks/native/libs/ui/
H A DRegion.cpp674 ALOGE("Region::boolean_operation(op=%d) invalid Rect={%d,%d,%d,%d}",
770 ALOGE("Region::unflatten() failed, invalid region");
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp86 ALOGE("GetBytesPerPixel: unknown type %x", type);
101 ALOGE("GetBytesPerPixel: unknown format %x", format);
/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.cpp356 ALOGE("Could not open audio-resampler library: %s", dlerror());
374 ALOGE("Could not find symbol: %s", dlerror());
483 ALOGE("%s pthread_once failed: %d", __func__, ok);
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp494 ALOGE("Unable to fit even a single input buffer of size %d.",
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp600 ALOGE("Unable to find url in SDP");
/frameworks/av/media/libstagefright/id3/
H A DID3.cpp175 ALOGE("skipping huge ID3 metadata of size %zu", size);

Completed in 1017 milliseconds

<<11121314151617181920>>