Searched refs:PRIu32 (Results 1 - 25 of 26) sorted by relevance

12

/frameworks/base/libs/hwui/
H A DGradientCache.cpp160 "Ran out of things to remove from the cache? getSize() = %" PRIu32
161 ", size = %" PRIu32 ", mMaxSize = %" PRIu32 ", width = %" PRIu32,
169 "size != texture->objectSize(), size %" PRIu32
171 " width = %" PRIu32 " bytesPerPixel() = %zu",
H A DTextDropShadowCache.cpp176 "Failed to remove oldest from cache. mSize = %" PRIu32
/frameworks/base/services/core/jni/
H A Dcom_android_server_VibratorService.cpp114 ALOGE("vibratorOn command failed (%" PRIu32 ").", static_cast<uint32_t>(retStatus));
122 ALOGE("vibratorOff command failed (%" PRIu32 ").", static_cast<uint32_t>(retStatus));
134 ALOGE("Failed to set vibrator amplitude (%" PRIu32 ").",
176 ", error=%" PRIu32 ").", static_cast<int64_t>(effect),
/frameworks/base/tools/aapt2/format/binary/
H A DResChunkPullParser.cpp34 return StringPrintf("(type=%02" PRIx16 " header_size=%" PRIu16 " size=%" PRIu32 ")",
/frameworks/av/media/libeffects/visualizer/
H A DEffectVisualizer.cpp426 // ALOGV("Visualizer_command command %" PRIu32 " cmdSize %" PRIu32, cmdCode, cmdSize);
492 ALOGV("get mCaptureSize = %" PRIu32, pContext->mCaptureSize);
498 ALOGV("get mScalingMode = %" PRIu32, pContext->mScalingMode);
504 ALOGV("get mMeasurementMode = %" PRIu32, pContext->mMeasurementMode);
539 ALOGV("set mScalingMode = %" PRIu32, pContext->mScalingMode);
551 ALOGV("set mMeasurementMode = %" PRIu32, pContext->mMeasurementMode);
566 ALOGV("VISUALIZER_CMD_CAPTURE() error *replySize %" PRIu32 " captureSize %" PRIu32,
631 ALOGV("VISUALIZER_CMD_MEASURE() error *replySize %" PRIu32
[all...]
/frameworks/base/libs/androidfw/include/androidfw/
H A DCursorWindow.h173 ALOGE("Offset %" PRIu32 " out of bounds, max value %zu", offset, mSize);
177 ALOGE("End offset %" PRIu32 " out of bounds, max value %zu",
/frameworks/av/media/img_utils/src/
H A DDngUtils.cpp294 ALOGE("%s: Cannot add opcode for active array with dimensions w=%" PRIu32 ", h=%" PRIu32,
362 ALOGE("%s: Unknown color filter arrangement %" PRIu32, __FUNCTION__,
/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.c518 ALOGV("Downmix_Command command %" PRIu32 " cmdSize %" PRIu32, cmdCode, cmdSize);
542 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM pCmdData %p, *replySize %" PRIu32 ", pReplyData: %p",
551 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM param %" PRId32 ", replySize %" PRIu32,
559 ALOGV("Downmix_Command EFFECT_CMD_SET_PARAM cmdSize %d pCmdData %p, *replySize %" PRIu32
633 ALOGV("Downmix_Command EFFECT_CMD_SET_AUDIO_MODE: %" PRIu32, *(uint32_t *)pCmdData);
642 ALOGW("Downmix_Command invalid command %" PRIu32, cmdCode);
853 ALOGE("Downmix_setParameter(DOWNMIX_PARAM_TYPE) invalid size %" PRIu32 ", should be %zu",
906 ALOGE("Downmix_getParameter invalid parameter size %" PRIu32 " for DOWNMIX_PARAM_TYPE", *pSize);
/frameworks/native/services/sensorservice/
H A DSensorList.cpp164 result.appendFormat("FIFO (max,reserved) = (%" PRIu32 ", %" PRIu32 ") events | ",
/frameworks/base/cmds/idmap/
H A Dscan.cpp214 ALOGW("%s: failed to allocate %" PRIu32 " byte\n", __FUNCTION__, uncompLen);
220 ALOGW("%s: failed to inflate %" PRIu32 " byte\n", __FUNCTION__, uncompLen);
/frameworks/base/libs/protoutil/src/
H A DProtoOutputStream.cpp289 ALOGE("Unexpected depth: %" PRIu32 ", should be %" PRIu32, depth, mDepth);
322 ALOGE("Can't compact when depth(%" PRIu32 ") is not zero. Missing calls to end.", mDepth);
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp615 ALOGV("\tfree() - START freeing %" PRIu32 " bytes for region %u at %p\n",
620 ALOGV("\tfree() - END freeing %" PRIu32 " bytes for region %u at %p\n",
623 ALOGV("\tLVM_ERROR : free() - trying to free with NULL pointer %" PRIu32 " bytes "
820 ALOGV("\tLVREV_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32
824 ALOGV("\tReverb_init CreateInstance allocate %" PRIu32
837 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32
840 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed: but allocated %" PRIu32
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DDrmPlugin.cpp48 snprintf(buffer, kSecureStopIdSize, "%" PRIu32, value);
535 sscanf(reinterpret_cast<char*>(input.data()), "%04" PRIu32, &count); local
/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.cpp197 ALOGV(" ff_effects_max=%" PRIu32, uidev_.ff_effects_max);
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp214 ALOGE("%s: Received gralloc buffer with bad dimensions %" PRIu32 "x%" PRIu32
295 ALOGV("%s: stride is: %" PRIu32, __FUNCTION__, stride);
H A Dcom_android_internal_content_NativeLibraryHelper.cpp143 ALOGV("%s: crc = %lx, zipCrc = %" PRIu32 "\n", filePath, crc, zipCrc);
H A Dandroid_hardware_camera2_DngCreator.cpp627 ALOGE("%s: Early EOF on row %" PRIu32 ", received bytesRead %zd",
631 PRIu32, fullSize);
782 "small: h=%" PRIu32 ", w=%" PRIu32, __FUNCTION__, height, width);
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp602 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
606 ALOGV("\tLvmBundle_init CreateInstance allocated %" PRIu32
619 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
622 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed: but allocated %" PRIu32
1201 ALOGV("\tLvmEffect_free - START freeing %" PRIu32 " bytes for region %u at %p\n",
1206 ALOGV("\tLvmEffect_free - END freeing %" PRIu32 " bytes for region %u at %p\n",
1209 ALOGV("\tLVM_ERROR : LvmEffect_free - trying to free with NULL pointer %" PRIu32
/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache.cpp292 ALOGE("unflatten: bad magic number: %" PRIu32, header->mMagicNumber);
/frameworks/native/opengl/libs/EGL/
H A DBlobCache.cpp238 ALOGE("unflatten: bad magic number: %" PRIu32, header->mMagicNumber);
/frameworks/native/libs/input/
H A DInputTransport.cpp309 "pointerCount=%" PRIu32,
321 ALOGE("channel '%s' publisher ~ Invalid number of pointers provided: %" PRIu32 ".",
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp392 ALOGE("Invalid port index: %" PRIu32, profileLevel->nPortIndex);
/frameworks/av/media/mtp/
H A DMtpServer.cpp868 ALOGV("sending partial %s %" PRIu64 " %" PRIu32, filePath, offset, length);
1337 ALOGV("receiving partial %s %" PRIu64 " %" PRIu32, filePath, offset, length);
/frameworks/native/services/inputflinger/
H A DInputReader.cpp6652 ALOGD(" heap[%zu]: cur=%" PRIu32 ", last=%" PRIu32 ", distance=%" PRIu64,
6698 ALOGD(" heap[%zu]: cur=%" PRIu32 ", last=%" PRIu32 ", distance=%" PRIu64,
6724 ALOGD("assignPointerIds - matched: cur=%" PRIu32 ", last=%" PRIu32
6725 ", id=%" PRIu32 ", distance=%" PRIu64,
6743 ALOGD("assignPointerIds - assigned: cur=%" PRIu32 ", id=%" PRIu32, currentPointerIndex, id);
/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp792 ALOGW("%s: Unexpected serviceDied cookie %" PRIu64 ", expected %" PRIu32,

Completed in 9680 milliseconds

12