Searched refs:ALOGE (Results 176 - 200 of 534) sorted by relevance

1234567891011>>

/frameworks/rs/cpp/
H A DRenderScript.cpp430 //ALOGE("Successfully loaded %s", filename);
462 ALOGE("Failed to load libRS.so and libRSSupport.so");
484 ALOGE("Couldn't initialize dispatch table");
492 ALOGE("Device creation failed");
498 ALOGE("Invalid flags passed");
504 ALOGE("Context creation failed");
512 ALOGE("Failed to start RS message thread.");
528 ALOGE("RS CPP error: %s", errMsg);
530 ALOGE("RS CPP error (masked by previous error): %s", errMsg);
560 ALOGE("R
[all...]
/frameworks/rs/
H A DrsProgramFragment.cpp44 ALOGE("Attempting to set fixed function emulation color on user program");
49 ALOGE("Unable to set fixed function emulation color because allocation is missing");
71 ALOGE("No texture bound for shader id %" PRIuPTR ", texture unit %u", (uintptr_t)this, ct);
146 //ALOGE("rsi_ProgramFragmentCreate %p", pf);
H A DrsContext.cpp67 ALOGE("%p initGraphics failed", this);
254 ALOGE("Failed loading RS driver: %s", dlerror());
272 ALOGE("Failed to find rsdHalInit: %s", dlerror());
278 ALOGE("Hal init failed");
343 ALOGE("Failed to load runtime %s, loading default", OVERRIDE_RS_DRIVER_STRING);
354 ALOGE("Failed to load default runtime!");
425 //ALOGE("vs2 time past %lld", (rsc->getTime() - eventBuffer[0].header.timestamp) / 1000000);
496 ALOGE("RS watchdog timeout: %i %s line %i %s", rsc->watchdog.inRoot,
499 ALOGE("RS watchdog timeout: %i", rsc->watchdog.inRoot);
582 ALOGE("Faile
[all...]
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp56 ALOGE("Invalid dimensions %dx%d", bufferWidth, bufferHeight);
75 ALOGE("SurfaceMediaSource: error connecting to BufferQueue: %s (%d)",
156 ALOGE("Failed to find the advertised buffer count");
161 ALOGE("bufferCount %d is too small", bufferCount);
267 ALOGE("Cannot allocate memory for metadata buffer!");
335 ALOGE("read: acquire failed with error code %d", err);
H A DSampleIterator.cpp80 ALOGE("findChunkRange failed");
96 ALOGE("getChunkOffset return error");
110 ALOGE("getSampleSizeDirect return error");
138 ALOGE("findSampleTime return error");
/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp149 ALOGE("thread attach failed: %#x", result);
161 ALOGE("thread detach failed: %#x", result);
207 ALOGE("can't find android/graphics/SurfaceTexture.%s",
213 ALOGE("can't find android/graphics/SurfaceTexture.%s",
219 ALOGE("can't find android/graphics/SurfaceTexture.%s",
226 ALOGE("can't find android/graphics/SurfaceTexture.postEventFromNative");
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoExtractor.cpp157 ALOGE("Out of memory when create RSInfo object for %s!", module_name);
163 ALOGE("Out of memory when allocate string pool in RSInfo object for %s!",
254 ALOGE("Mismatch number of foreach-able function names (%u) in "
278 ALOGE("Non-integer signature value '%s' for function %s found in %s!",
293 ALOGE("Entries #%u at %s is NULL in %s! (skip)", i,
325 ALOGE("Non-integer object slot value '%s' in %s!", val.str().c_str(),
/frameworks/av/drm/common/
H A DReadWriteUtils.cpp88 ALOGE("Failed to write the data to: %s", filePath.string());
104 ALOGE("Failed to write the data to: %s", filePath.string());
/frameworks/av/media/libmedia/
H A DMetadata.cpp138 ALOGE("Bad key %d", key);
155 ALOGE("Key exists already %d", key);
H A DAudioTrack.cpp74 ALOGE("Unable to query output sample rate for stream type %d; status %d",
81 ALOGE("Unable to query output frame count for stream type %d; status %d",
88 ALOGE("Unable to query output latency for stream type %d; status %d",
104 ALOGE("AudioTrack::getMinFrameCount failed for streamType %d, sampleRate %d",
244 ALOGE("Transfer type TRANSFER_CALLBACK but cbf == NULL || sharedBuffer != 0");
251 ALOGE("Transfer type TRANSFER_OBTAIN but sharedBuffer != 0");
257 ALOGE("Transfer type TRANSFER_SHARED but sharedBuffer == 0");
262 ALOGE("Invalid transfer type %d", transferType);
277 ALOGE("Track already in use");
287 ALOGE("Invali
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp112 ALOGE("Failed to get default encoding parameters");
147 ALOGE("Video frame size %dx%d must be a multiple of 16",
178 ALOGE("Failed to initialized encoder params");
185 ALOGE("Failed to initialize the encoder");
387 ALOGE("Failed to get VOL header");
417 ALOGE("MetaData buffer is wrong size! "
429 ALOGE("Unable to extract gralloc buffer in metadata mode");
461 ALOGE("Failed to encode frame or get hink track at frame %" PRId64,
/frameworks/av/media/ndk/
H A DNdkMediaCodec.cpp47 ALOGE("sf error code: %d", err);
131 ALOGE("shouldn't be here");
262 ALOGE("buffer index %zu out of range", idx);
270 ALOGE("couldn't get input buffers");
280 ALOGE("buffer index %zu out of range", idx);
288 ALOGE("couldn't get output buffers");
397 ALOGE("queSecureInputBuffer: %s", errormsg.c_str());
418 ALOGE("couldn't allocate %zu bytes", cryptosize);
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp134 ALOGE("%s: Camera %d: More faces than expected! (Got %d, max %d)",
143 ALOGE("%s: Camera %d: Unable to read face scores",
155 ALOGE("%s: Camera %d: Unable to read face landmarks",
164 ALOGE("%s: Camera %d: Unable to read face IDs",
173 ALOGE("%s: Camera %d: Unable to read crop region (count = %d)",
333 ALOGE("%s: Camera %d: Value to write to is NULL",
340 ALOGE("%s: Camera %d: No %s provided by HAL for frame %d!",
353 ALOGE("%s: Camera %d: Unsupported source",
/frameworks/base/libs/common_time/
H A Dcommon_clock.cpp53 ALOGE("Overflow in CommonClock::init while trying to reduce %lld/%lld",
122 ALOGE("Overflow when attempting to set slew rate to %d", ppm);
/frameworks/base/media/mca/filterfw/native/core/
H A Dnative_program.cpp49 ALOGE("NativeProgram: Error opening library: '%s': %s", lib_name.c_str(), dlerror());
62 ALOGE("NativeProgram: Could not find process function symbol: '%s'!", func_name.c_str());
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h121 #ifndef ALOGE
122 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp101 ALOGE("Unknown rank loss type: %d", rank_loss_type_);
118 ALOGE("Unsupported optimization type specified");
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerConsumer.cpp40 ALOGE("updateTexImage: GLConsumer is abandoned!");
62 ALOGE("updateTexImage: acquire failed: %s (%d)",
/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.cpp36 ALOGE("error at line %d: %s", line, message);
42 ALOGE("Could not find exception class to throw error");
43 ALOGE("error at line %d: %s", line, message);
107 ALOGE("getStaticLongField %s %p", name, cls);
390 ALOGE("Error in getting method ID");
402 ALOGE("Error in finding class");
408 ALOGE("Error in constructor ID");
413 ALOGE("Could not create new object of %s", className);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp94 ALOGE("FwdLockEngine getConvertedStatus: file conversion Error %d. "
99 ALOGE("FwdLockEngine getConvertedStatus: file conversion Error %d. "
141 ALOGE("FwdLockEngine::onInitialize -- FwdLockGlue_InitializeKeyEncryption failed:"
392 ALOGE("FwdLockEngine::onOpenConvertSession -- FwdLockConv_OpenSession failed.");
489 ALOGE("FwdLockEngine::onOpenDecryptSession parameter error");
591 ALOGE("FwdLockEngine::onInitializeDecryptUnit is not supported for this DRM scheme");
597 ALOGE("FwdLockEngine::onDecrypt is not supported for this DRM scheme");
606 ALOGE("FwdLockEngine::onDecrypt is not supported for this DRM scheme");
613 ALOGE("FwdLockEngine::onFinalizeDecryptUnit is not supported for this DRM scheme");
691 ALOGE("FwdLockEngin
[all...]
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp121 ALOGE("Error populating default configuration for vpx encoder.");
248 ALOGE("Wrong number of temporal layers %zu", mTemporalLayers);
277 ALOGE("Error initializing vpx encoder");
285 ALOGE("Error setting dct partitions for vpx encoder.");
311 ALOGE("Error setting cbr parameters for vpx encoder.");
320 ALOGE("Allocating conversion buffer failed.");
534 ALOGE("Wrong bitrate ratio - should be in increasing order.");
644 ALOGE("Failed to initialize encoder");
687 ALOGE("Unable to extract gralloc buffer in metadata mode");
715 ALOGE("vp
[all...]
/frameworks/base/libs/input/
H A DSpriteController.cpp165 ALOGE("Error %d resizing sprite surface from %dx%d to %dx%d",
177 ALOGE("Error %d hiding sprite surface after resize.", status);
205 ALOGE("Error %d locking sprite surface before drawing.", status);
231 ALOGE("Error %d unlocking and posting sprite surface after drawing.", status);
263 ALOGE("Error %d setting sprite surface alpha.", status);
274 ALOGE("Error %d setting sprite surface position.", status);
287 ALOGE("Error %d setting sprite surface transformation matrix.", status);
296 ALOGE("Error %d setting sprite surface layer.", status);
303 ALOGE("Error %d showing sprite surface.", status);
311 ALOGE("Erro
[all...]
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp148 ALOGE("%s: Could not resize thumbnail buffer.", __FUNCTION__);
369 ALOGE("%s: Exception while reading from input into byte buffer.", __FUNCTION__);
375 ALOGE("%s: Exception while reading from byte buffer.", __FUNCTION__);
439 ALOGE("%s: Amount to write %u doesn't match image size %u", __FUNCTION__, count,
482 ALOGE("%s: Early EOF on row %" PRIu32 ", received bytesRead %zd",
572 ALOGE("%s: Amount to write %u doesn't match image size %u", __FUNCTION__, count,
648 ALOGE("%s: moveEntries failed, entry %u not found in IFD %u", __FUNCTION__, tagId,
653 ALOGE("%s: moveEntries failed, could not add entry %u to IFD %u", __FUNCTION__, tagId,
768 ALOGE("%s: No valid NoiseProfile coefficients for color plane %u", __FUNCTION__, p);
1348 ALOGE("
[all...]
/frameworks/av/include/media/
H A DAudioPolicyHelper.h111 ALOGE("invalid stream type %d when converting to attributes", streamType);
/frameworks/av/media/img_utils/include/img_utils/
H A DTiffWriter.h277 ALOGE("%s: No such tag exists for id %x.", __FUNCTION__, tag);
283 ALOGE("%s: Invalid count %d for tag %x (expects %d).", __FUNCTION__, count, tag,
290 ALOGE("%s: Invalid type used for tag value for tag %x.", __FUNCTION__, tag);
306 ALOGE("%s: Could not build entry for tag %x.", __FUNCTION__, tag);

Completed in 534 milliseconds

1234567891011>>