Searched refs:ALOGE (Results 426 - 450 of 534) sorted by relevance

<<11121314151617181920>>

/frameworks/native/libs/gui/
H A DSurfaceControl.cpp165 ALOGE("invalid handle (%p) or client (%p)",
/frameworks/native/opengl/libagl/
H A Dmipmap.cpp177 ALOGE("Unsupported format (%d)", base->format);
/frameworks/native/opengl/libs/EGL/
H A DLoader.cpp384 ALOGE("load_driver(%s): %s", driver_absolute_path, err?err:"unknown");
/frameworks/rs/cpu_ref/linkloader/android/
H A Dlibrsloader.cpp77 ALOGE("Unable to load the ELF object.");
/frameworks/av/media/libmedia/
H A DIAudioPolicyService.cpp178 ALOGE("getOutputForAttr(): NULL audio attributes and stream type");
182 ALOGE("getOutputForAttr unspecified stream type");
187 ALOGE("getOutputForAttr NULL output - shouldn't happen");
278 ALOGE("getInputForAttr NULL attr - shouldn't happen");
282 ALOGE("getInputForAttr NULL input - shouldn't happen");
H A DMediaCodecInfo.cpp196 ALOGE("Codec '%s' already had its type specified", mName.c_str());
/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp203 ALOGE("DownmixerBufferProvider() error creating downmixer effect");
231 ALOGE("DownmixerBufferProvider() error %d cmdStatus %d while configuring downmixer",
244 ALOGE("DownmixerBufferProvider() error %d cmdStatus %d while enabling downmixer",
269 ALOGE("DownmixerBufferProvider() error %d cmdStatus %d while setting downmix type",
304 ALOGE("AudioMixer() error %d querying number of effects", ret);
437 ALOGE("AudioMixer::getTrackName invalid format (%#x)", format);
505 ALOGE("AudioMixer::getTrackName invalid channelMask (%#x)", channelMask);
516 ALOGE("AudioMixer::getTrackName out of available tracks");
769 ALOGE("negative volume %.7g", newVolume);
H A DTracks.cpp125 ALOGE("not enough memory for AudioTrack size=%u", size);
145 ALOGE("not enough memory for read-only buffer size=%zu", bufferSize);
328 ALOGE("queueTimedBuffer() buffer is 0 or has NULL pointer()");
432 ALOGE("no more track names available");
869 ALOGE("thread is dead");
1270 ALOGE("Failed to convert frame count of %lld to media time"
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp261 ALOGE("Failed to set data source!");
279 ALOGE("Failed to set data source!");
791 ALOGE("received error(%#x) from %s decoder, flushing(%d), now shutting down",
863 ALOGE("%s track encountered an error (%d)",
1267 ALOGE("Secure source didn't support secure mediaBufs.");
1410 ALOGE("Failed to set scaling mode (%d): %s",
H A DNuPlayerDecoderPassThrough.cpp97 ALOGE("onGetInputBuffers() called unexpectedly");
/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp187 ALOGE("Can't find class %s", kEventHandlerClassPathName);
884 ALOGE("convertAudioPortFromNative unknown nAudioPort type %d", nAudioPort->type);
932 ALOGE("listAudioPorts NULL AudioPort ArrayList");
936 ALOGE("listAudioPorts not an arraylist");
1154 ALOGE("listAudioPatches NULL AudioPatch ArrayList");
1158 ALOGE("listAudioPatches not an arraylist");
H A Dandroid_database_CursorWindow.cpp71 ALOGE("Could not allocate CursorWindow '%s' of size %d due to error %d.",
86 ALOGE("Could not create CursorWindow from Parcel due to error %d.", status);
/frameworks/av/camera/
H A DICameraService.cpp81 ALOGE("Binder transmission error %s (%d)", errorMsg, exceptionCode);
283 ALOGE("%s: parameters must not be null", __FUNCTION__);
H A DCamera.cpp50 ALOGE("camera remote is a NULL pointer");
/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp686 ALOGE("Got error %d from copyFrame()", err);
778 ALOGE("execv(%s) failed: %s\n", kCommand, strerror(errno));
/frameworks/av/media/libstagefright/
H A DSampleTable.cpp641 ALOGE("tried to find a sync frame after the last one: %d", left);
648 ALOGE("tried to find a sync frame before the first one: %d", left);
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp593 ALOGE("This type of object cannot cross process boundaries.");
657 ALOGE("This type of object cannot cross process boundaries.");
/frameworks/av/services/audiopolicy/
H A DAudioPolicyInterfaceImpl.cpp285 ALOGE("getInputForAttr() permission denied: capture not allowed");
291 ALOGE("getInputForAttr() permission denied: modify audio routing not allowed");
H A DAudioPolicyClientImplLegacy.cpp194 ALOGE("open_input() permission denied: capture not allowed");
/frameworks/base/libs/hwui/
H A DPathCache.cpp221 ALOGE("Removing path texture of size %d will leave "
310 ALOGE("Cannot generate texture from bitmap");
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlur.cpp289 ALOGE("Blur executed without input, skipping");
359 ALOGE("Blur executed without input, skipping");
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp287 ALOGE("decBuffer size (%d) too small to hold %d bytes",
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp232 ALOGE("failed to decode video frame.");
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp261 ALOGE("mp3 decoder returned error %d", decoderErr);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp187 ALOGE("Decoder failed: %d", ret);

Completed in 549 milliseconds

<<11121314151617181920>>