Searched refs:ALOGW (Results 1 - 25 of 326) sorted by path

1234567891011>>

/frameworks/av/camera/
H A DCamera.cpp128 ALOGW("An error occurred while connecting to camera %d: %s", cameraId,
387 ALOGW("No listener was set. Drop a recording frame.");
416 ALOGW("No listener was set. Drop a recording frame.");
H A DCameraBase.cpp76 ALOGW("Camera service died!");
100 ALOGW("CameraService not published, waiting...");
133 ALOGW("An error occurred while connecting to camera %d: %s", cameraId,
178 ALOGW("mediaserver's remote binder Camera object died");
H A DCameraMetadata.cpp611 ALOGW("%s: Failed to validate metadata %p before writing blob",
H A DCameraParameters.cpp492 ALOGW("%s: No supported preview formats.", __FUNCTION__);
H A DCameraParameters2.cpp165 ALOGW("%s: Key1 (%s) was not set", __FUNCTION__, key1);
168 ALOGW("%s: Key2 (%s) was not set", __FUNCTION__, key2);
H A DCameraUtils.cpp35 ALOGW("%s: null transform", __FUNCTION__);
/frameworks/av/camera/ndk/
H A DNdkCameraDevice.cpp130 ALOGW("%s: output %p already exists!", __FUNCTION__, output);
H A DNdkCaptureRequest.cpp60 ALOGW("%s: target %p already exists!", __FUNCTION__, target);
/frameworks/av/camera/ndk/impl/
H A DACameraCaptureSession.cpp172 ALOGW("Device is closed but session %d is not notified", mId);
H A DACameraDevice.cpp82 ALOGW("%s: bad count %zu for partial result count", __FUNCTION__, entry.count);
90 ALOGW("%s: bad count %zu for shading map size", __FUNCTION__, entry.count);
130 ALOGW("Create capture request failed! template %d is not supported on this device",
355 ALOGW("Camera device %s is already closing.", getId());
413 ALOGW("Camera %s is already aborting captures", getId());
1044 ALOGW("No callback found for sequenceId %d", sequenceId);
1079 ALOGW("Camera %s closed while checking sequence complete", getId());
1086 ALOGW("No callback found for sequenceId %d", sequenceId);
H A DACameraManager.cpp84 ALOGW("CameraService not published, waiting...");
131 ALOGW("%s: Camera HAL too old; does not support vendor tags",
/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp276 ALOGW("Camera service died!");
/frameworks/av/cmds/screenrecord/
H A DFrameOutput.cpp101 ALOGW("cond wait returned error %d", cc);
H A DOverlay.cpp106 ALOGW("Aborting overlay thread");
H A DTextRenderer.cpp141 ALOGW("setFontScale: can't set scale for width=%d height=%d",
259 ALOGW("drawWrappedString: can't wrap with width=%d height=%d",
345 ALOGW("Couldn't find a nonzero prefix that fit from '%s'", str);
H A Dscreenrecord.cpp381 ALOGW("getDisplayInfo(main) failed: %d", err);
469 ALOGW("dequeueOutputBuffer returned INVALID_OPERATION");
761 ALOGW("fork() failed: %s", strerror(err));
769 ALOGW("waitpid(%d) returned %d (errno=%d)", pid, actualPid, errno);
771 ALOGW("'am broadcast' exited with status=%d", status);
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp638 ALOGW("AudioTrack::write took %lld us, numFramesAvailableToWrite=%u, "
/frameworks/av/drm/libdrmframework/
H A DDrmManagerClientImpl.cpp68 ALOGW("DrmManagerService not published, waiting...");
357 ALOGW("DrmManager server died!");
/frameworks/av/media/img_utils/src/
H A DFileInput.cpp36 ALOGW("%s: Open called when file %s already open.", __FUNCTION__, mPath.string());
71 ALOGW("%s: Close called when file %s already close.", __FUNCTION__, mPath.string());
H A DFileOutput.cpp28 ALOGW("%s: Destructor called with %s still open.", __FUNCTION__, mPath.string());
35 ALOGW("%s: Open called when file %s already open.", __FUNCTION__, mPath.string());
65 ALOGW("%s: Close called when file %s already close.", __FUNCTION__, mPath.string());
H A DTiffIfd.cpp37 ALOGW("%s: Failed to add entry for tag 0x%x to IFD %u, too many entries in IFD!",
43 ALOGW("%s: Failed to add entry for tag 0x%x to ifd %u.", __FUNCTION__, entry->getTag(),
53 ALOGW("%s: No entry for tag 0x%x in ifd %u.", __FUNCTION__, tag, mIfdId);
79 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains too many entries.",
85 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains no entries.", __FUNCTION__,
91 ALOGW("%s: Could not calculate IFD offsets, IFD %u had a bad initial offset.",
143 ALOGW("Sizes do not match for tag %x. Expected %zu, received %zu",
/frameworks/av/media/libcpustats/
H A DThreadCpuUsage.cpp121 ALOGW("Can't add sample because measurements have never been enabled");
143 ALOGW("Can't compute elapsed time because measurements have never been enabled");
182 ALOGW("kernel_max %d but MAX_CPU %d", sKernelMax, MAX_CPU);
185 ALOGW("kernel_max invalid %d", sKernelMax);
192 ALOGW("Can't read number of CPUs");
196 ALOGW("Can't open number of CPUs");
207 ALOGW("getCpukHz called with invalid CPU %d", cpuNum);
230 ALOGW("getCpukHz can't open CPU %d", cpuNum);
247 ALOGW("Can't read CPU %d frequency", cpuNum);
/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.c236 ALOGW("DownmixLib_Create() init failed");
454 ALOGW("Downmix_Command command EFFECT_CMD_SET_PARAM_DEFERRED not supported, FIXME");
459 ALOGW("Downmix_Command command EFFECT_CMD_SET_PARAM_COMMIT not supported, FIXME");
500 ALOGW("Downmix_Command command EFFECT_CMD_SET_VOLUME not supported, FIXME");
520 ALOGW("Downmix_Command invalid command %" PRIu32, cmdCode);
/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c293 ALOGW("EffectCreate() init error: %d", ret);
312 ALOGW("EffectCreate() library %s: could not create fx %s, error %d", l->name, d->name, ret);
378 ALOGW("EffectRelease() fx %p library already unloaded", handle);
413 ALOGW("NULL pointer or insufficient memory. Cannot query subeffects");
539 ALOGW("loadLibrary() failed to open %s", path);
545 ALOGW("loadLibrary() could not find symbol %s", AUDIO_EFFECT_LIBRARY_INFO_SYM_AS_STR);
550 ALOGW("getLibrary() bad tag %08x in lib info struct", desc->tag);
556 ALOGW("loadLibrary() bad lib version %08x", desc->version);
603 ALOGW("addSubEffect() could not get library %s", node->value);
611 ALOGW("addSubEffec
[all...]
/frameworks/av/media/libeffects/loudness/
H A DEffectLoudnessEnhancer.cpp215 ALOGW("LELib_Create() init failed");
422 ALOGW("LE_command invalid command %d",cmdCode);

Completed in 271 milliseconds

1234567891011>>