Searched refs:ALOGE (Results 376 - 400 of 534) sorted by relevance

<<11121314151617181920>>

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicConvolve5x5.cpp354 ALOGE("Convolve5x5 executed without input, skipping");
414 ALOGE("Convolve5x5 executed without input, skipping");
463 ALOGE("Convolve5x5 executed without input, skipping");
512 ALOGE("Convolve5x5 executed without input, skipping");
561 ALOGE("Convolve5x5 executed without input, skipping");
610 ALOGE("Convolve5x5 executed without input, skipping");
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp156 ALOGE("%s wrong audio hw device version %04x", __func__, (*dev)->common.version);
556 ALOGE("createTrack() invalid stream type %d", streamType);
563 ALOGE("createTrack() invalid sample rate %u", sampleRate);
570 ALOGE("createTrack() invalid channel mask %#x", channelMask);
577 ALOGE("createTrack() invalid format %#x", format);
583 ALOGE("createTrack() sharedBuffer is non-0 but has NULL pointer()");
592 ALOGE("no playback thread found for output handle %d", output);
959 ALOGE("setStreamMute() invalid stream %d", stream);
1400 ALOGE("openRecord() permission denied: recording not allowed");
1407 ALOGE("openRecor
[all...]
/frameworks/av/media/libstagefright/foundation/
H A DANetworkSession.cpp328 ALOGE("Recvfrom failed, %d/%d retries left",
593 ALOGE("Send datagram failed, %d/%d retries left",
1298 ALOGE("select failed w/ error %d (%s)", errno, strerror(errno));
1346 ALOGE("Unable to make client socket non blocking, "
1379 ALOGE("accept returned error %d (%s)",
1385 ALOGE("readMore on socket %d failed w/ error %d (%s)",
1394 ALOGE("writeMore on socket %d failed w/ error %d (%s)",
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp123 ALOGE("ERROR: failed to open framebuffer (%s), aborting",
217 ALOGE("%s module not found", HWC_HARDWARE_MODULE_ID);
223 ALOGE("%s device failed to initialize (%s)",
231 ALOGE("%s device version %#x unsupported, will not be used",
246 ALOGE("%s module not found", GRALLOC_HARDWARE_MODULE_ID);
309 ALOGE("hotplug event received for invalid display: disp=%d connected=%d",
618 ALOGE("HWComposer: framebufferTarget is null");
/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp664 ALOGE("Effect_SetState invalid transition");
674 ALOGE("Effect_SetState invalid transition");
692 ALOGE("Effect_SetState invalid transition");
1523 ALOGE("PreProcessingFx_Command cmdCode Case: "
1543 ALOGE("PreProcessingFx_Command cmdCode Case: "
1565 ALOGE("PreProcessingFx_Command cmdCode Case: "
1588 ALOGE("PreProcessingFx_Command cmdCode Case: "
1631 ALOGE("PreProcessingFx_Command cmdCode Case: "
1657 ALOGE("PreProcessingFx_Command cmdCode Case: "
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp72 ALOGE("batterystats service unavailable!");
282 ALOGE("configure failed with err 0x%08x, resetting...", err);
737 ALOGE("Codec reported err %#x, actionCode %d, while in state %d",
1058 ALOGE("queueCSDInputBuffer failed w/ error %d",
1114 ALOGE("Codec spit out malformed codec "
1410 ALOGE("dequeueOutputBuffer can't be used in async mode");
1416 ALOGE("dequeueInputBuffer can't be used with input surface");
1490 ALOGE("dequeueOutputBuffer can't be used in async mode");
2088 ALOGE("native_window_api_connect returned an error: %s (%d)",
H A DMediaCodecSource.cpp225 ALOGE("error %d reading stream.", err);
596 ALOGE("Failed to start while we're stopping");
763 ALOGE("Encoder (%s) reported error : 0x%x",
H A DNuCachedSource2.cpp371 ALOGE("source returned error %zd, %d retries left", n, mNumRetriesLeft);
693 ALOGE("Failed to parse cache parameters from '%s'.", s);
710 ALOGE("Illegal low/highwater marks specified, reverting to defaults.");
/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h328 ALOGE("Failed to look up address of session host '%s'",
351 ALOGE("Server picked invalid RTP/RTCP port pair %s,"
386 ALOGE("failed to poke a hole for RTP packets");
397 ALOGE("failed to poke a hole for RTCP packets");
526 ALOGE("The response has no content.");
535 ALOGE("Failed to parse session description.");
610 ALOGE("Failed to parse session description.");
1154 ALOGE("resume failed, aborting.");
1295 ALOGE("seek failed, aborting.");
/frameworks/native/services/inputflinger/
H A DEventHub.cpp100 ALOGE("Could not get linux version: %s", strerror(errno));
824 ALOGE("could not get event (wrong size: %d)", readSize);
1022 ALOGE("scan dir failed for %s\n", DEVICE_PATH);
1058 ALOGE("could not open %s, %s\n", devicePath, strerror(errno));
1085 ALOGE("could not get driver version for %s, %s\n", devicePath, strerror(errno));
1093 ALOGE("could not get device input id for %s, %s\n", devicePath, strerror(errno));
1123 ALOGE("Error %d making device file descriptor non-blocking.", errno);
1303 ALOGE("Could not add device fd to epoll instance. errno=%d", errno);
1387 ALOGE("Error loading input device configuration file for device '%s'. "
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp301 ALOGE("Cluster::Parse returned result %ld", res);
405 ALOGE("No Cues in file");
410 ALOGE("No SeekHead");
456 ALOGE("Did not locate the video track for seeking");
1022 ALOGE("skipping track, codec specific data was malformed.");
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp189 ALOGE("Unable to call Log.e()\n");
190 ALOGE("%s", msg);
216 ALOGE("Forcefully exiting");
683 ALOGE("!!! FAILED BINDER TRANSACTION !!!");
731 ALOGE("Unknown binder error code. 0x%" PRIx32, err);
/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp137 ALOGE("thread attach failed: %#x", result);
149 ALOGE("thread detach failed: %#x", result);
612 ALOGE("%s Pixel format: 0x%x is unsupported", __FUNCTION__, fmt);
793 ALOGE("%s Fail to lockNextBuffer with error: %d ",
852 ALOGE("Producer output buffer format: 0x%x, ImageReader configured format: 0x%x",
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp466 ALOGE("mAudioPlayer.init failed");
499 ALOGE("> invalid color '#%s'", color);
522 ALOGE("Error fetching entry file name");
/frameworks/native/libs/gui/
H A DIGraphicBufferProducer.cpp131 ALOGE("detachNextBuffer: outBuffer must not be NULL");
134 ALOGE("detachNextBuffer: outFence must not be NULL");
268 ALOGE("allocateBuffers failed to transact: %d", result);
/frameworks/rs/
H A DrsElement.cpp127 ALOGE("element loading skipped due to invalid class id\n");
261 ALOGE("pointer for element: %p", e);
262 ALOGE("pointer for element.drv: %p", &e->mHal.drv);
/frameworks/av/media/libmedia/
H A DToneGenerator.cpp804 ALOGE("Unable to marshal AudioFlinger");
908 ALOGE("--- start wait for stop timed out, status %d", lStatus);
930 ALOGE("--- Immediate start timed out, status %d", lStatus);
949 ALOGE("--- Delayed start timed out, status %d", lStatus);
1015 ALOGE("--- Stop timed out");
1064 ALOGE("AudioTrack->initCheck failed");
H A DCharacterEncodingDetector.cpp38 ALOGE("could not create UConverter for UTF-8");
234 ALOGE("ucnv_convertEx failed: %d", status);
H A DIAudioFlinger.cpp136 ALOGE("createTrack error: %s", strerror(-lStatus));
154 ALOGE("createTrack should have returned an IAudioTrack");
159 ALOGE("createTrack returned an IAudioTrack but with status %d", lStatus);
206 ALOGE("openRecord error: %s", strerror(-lStatus));
236 ALOGE("openRecord should have returned an IAudioRecord");
239 ALOGE("openRecord should have returned a cblk");
245 ALOGE("openRecord returned an IAudioRecord, cblk, "
726 ALOGE("createEffect error: %s", strerror(-lStatus));
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp249 ALOGE("PMT data error!");
255 ALOGE("PMT data error!");
762 ALOGE("PES data Error!");
835 ALOGE("PES packet does not carry enough data to contain "
1028 ALOGE("PAT data error!");
1232 ALOGE("[error] parseTS: return error as sync_byte=0x%x", sync_byte);
/frameworks/av/camera/
H A DCameraParameters.cpp242 //XXX ALOGE("Key \"%s\"contains invalid character (= or ;)", key);
247 //XXX ALOGE("Value \"%s\"contains invalid character (= or ;)", value);
305 ALOGE("Cannot find delimeter (%c) in str=%s", delim, str);
335 ALOGE("Picture sizes string \"%s\" contains invalid character.", sizesStr);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDriver.cpp473 ALOGE("reply is a NULL pointer");
480 ALOGE("Failed to retrieve the requested method to invoke");
/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp123 ALOGE("mmap64 failed; errno = %d", errno);
124 ALOGE("fd %d; flags: %o", fd, ::fcntl(fd, F_GETFL, 0));
/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp188 ALOGE("Maximum resolution not found!");
251 ALOGE("Profile or level not set for resolution type %d, index %d",
/frameworks/base/core/jni/android/graphics/pdf/
H A DPdfEditor.cpp74 ALOGE("Cannot read from file descriptor. Error:%d", errno);
154 ALOGE("Cannot write to file descriptor. Error:%d", errno);

Completed in 724 milliseconds

<<11121314151617181920>>