Home
last modified time | relevance | path

Searched refs:ACE_IMAGE (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp103 TAG_LOGW(AceLogTag::ACE_IMAGE, "Wrong scheme, not a File!"); in RemovePathHead()
151 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreateImageLoader()
294 TAG_LOGW(AceLogTag::ACE_IMAGE, in LoadImageData()
367 TAG_LOGW(AceLogTag::ACE_IMAGE, "image src is empty"); in LoadImageData()
384 TAG_LOGW(AceLogTag::ACE_IMAGE, "No asset manager!"); in LoadImageData()
389 TAG_LOGW(AceLogTag::ACE_IMAGE, "No asset data!"); in LoadImageData()
406 TAG_LOGW(AceLogTag::ACE_IMAGE, "image src is empty"); in LoadJsonData()
422 TAG_LOGW(AceLogTag::ACE_IMAGE, "No asset manager!"); in LoadJsonData()
427 TAG_LOGW(AceLogTag::ACE_IMAGE, "No asset data!"); in LoadJsonData()
736 TAG_LOGI(AceLogTag::ACE_IMAGE, in LoadDecodedImageData()
[all …]
H A Dimage_file_cache.cpp112 TAG_LOGW(AceLogTag::ACE_IMAGE, "open cache file failed, cannot write."); in WriteFile()
117 …AceLogTag::ACE_IMAGE, "write image cache: %{private}s %{private}s", url.c_str(), writeFilePath.c_s… in WriteFile()
120 TAG_LOGW(AceLogTag::ACE_IMAGE, "write image cache chmod failed: %{private}s %{private}s", in WriteFile()
216 … TAG_LOGW(AceLogTag::ACE_IMAGE, "remove file %{private}s failed.", removeFile.c_str()); in EraseCacheFile()
271 … TAG_LOGI(AceLogTag::ACE_IMAGE, "Image frame count is not 1, will not convert to astc. %{public}s", in ConvertToAstcAndWriteToFile()
276 TAG_LOGI(AceLogTag::ACE_IMAGE, "Image is svg, will not convert to astc. %{public}s", in ConvertToAstcAndWriteToFile()
286 TAG_LOGW(AceLogTag::ACE_IMAGE, "Get pixel map failed, will not convert to astc. %{public}s", in ConvertToAstcAndWriteToFile()
297 TAG_LOGW(AceLogTag::ACE_IMAGE, "convert to astc failed. %{public}s", fileCacheKey.c_str()); in ConvertToAstcAndWriteToFile()
302 TAG_LOGW(AceLogTag::ACE_IMAGE, "convert to astc chmod failed: %{public}s %{private}s", in ConvertToAstcAndWriteToFile()
327 TAG_LOGW(AceLogTag::ACE_IMAGE, "remove file %{private}s failed.", iter.c_str()); in ClearCacheFile()
[all …]
H A Dimage_cache.cpp108 TAG_LOGW(AceLogTag::ACE_IMAGE, in CacheImageData()
126 …TAG_LOGW(AceLogTag::ACE_IMAGE, "data is %{public}d, bigger than half limit %{public}d, do not cach… in CacheImageData()
170 TAG_LOGW(AceLogTag::ACE_IMAGE, in GetCacheImageData()
201 TAG_LOGW(AceLogTag::ACE_IMAGE, in ClearCacheImage()
227 TAG_LOGW(AceLogTag::ACE_IMAGE, in Clear()
H A Dimage_cache.h64 … TAG_LOGI(AceLogTag::ACE_IMAGE, "User Set Capacity : %{public}d", static_cast<int32_t>(capacity)); in SetCapacity()
70 …TAG_LOGI(AceLogTag::ACE_IMAGE, "User Set data size cache limit : %{public}d", static_cast<int32_t>… in SetDataCacheLimit()
H A Dimage_source_info.cpp77 TAG_LOGW(AceLogTag::ACE_IMAGE, "ImageSourceInfo: wrong base64 head format."); in IsValidBase64Head()
159 … TAG_LOGW(AceLogTag::ACE_IMAGE, "ImageSourceInfo: multi image source set, only one will be load."); in ImageSourceInfo()
193 … TAG_LOGW(AceLogTag::ACE_IMAGE, "ImageSourceInfo: multi image source set, only one will be load."); in ImageSourceInfo()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.cpp31 … TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create()
43 … TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create()
55 … TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create()
78 …TAG_LOGW(AceLogTag::ACE_IMAGE, "Get ImageSource property %{public}s failed, errorCode = %{public}u… in GetProperty()
106 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreatePixelMap()
119 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreatePixelMap()
131 … TAG_LOGW(AceLogTag::ACE_IMAGE, "Get ImageSource info failed, errorCode = %{public}u", errorCode); in GetImageSize()
142 … TAG_LOGW(AceLogTag::ACE_IMAGE, "Get image frame count failed, errorCode = %{public}u", errorCode); in GetFrameCount()
153 … TAG_LOGW(AceLogTag::ACE_IMAGE, "Get image source info failed, errorCode = %{public}u", errorCode); in GetEncodedFormat()
H A Dimage_analyzer_loader.cpp47 … TAG_LOGE(AceLogTag::ACE_IMAGE, " Could not dlopen %s: %s", IMAGE_ANALYZER_SO_PATH, dlerror()); in Init()
55 …TAG_LOGE(AceLogTag::ACE_IMAGE, " Could not find engine interface functions in %s", IMAGE_ANALYZER_… in Init()
H A Dpixel_map_ohos.cpp276 TAG_LOGW(AceLogTag::ACE_IMAGE, "GetPixelsVec error, errCode=%{public}d", errCode); in GetPixelsVec()
310 TAG_LOGW(AceLogTag::ACE_IMAGE, "write error, path=%{public}s", path.c_str()); in SavePixelMapToFile()
313 TAG_LOGI(AceLogTag::ACE_IMAGE, "write success, path=%{public}s", path.c_str()); in SavePixelMapToFile()
H A Dlog_wrapper.cpp77 { AceLogTag::ACE_IMAGE, "AceImage" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_graphic.h65 TAG_LOGD(AceLogTag::ACE_IMAGE, "svg path:%{public}s, smoothEdge = %{public}f", in OnGraphicFill()
69 TAG_LOGW(AceLogTag::ACE_IMAGE, "svg path is invalid"); in OnGraphicFill()
109 TAG_LOGD(AceLogTag::ACE_IMAGE, "svg path:%{public}s, smoothEdge = %{public}f", in OnGraphicStroke()
113 TAG_LOGW(AceLogTag::ACE_IMAGE, "svg path is invalid"); in OnGraphicStroke()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.cpp63 TAG_LOGW(AceLogTag::ACE_IMAGE, "Failed to acquire lock within timeout."); in PrepareImageData()
76 …TAG_LOGI(AceLogTag::ACE_IMAGE, "subContainer's pipeline's dataProviderManager is null, cannot load… in PrepareImageData()
227 TAG_LOGW(AceLogTag::ACE_IMAGE, "task not found in map %{private}s", key.c_str()); in EndTask()
232 TAG_LOGW(AceLogTag::ACE_IMAGE, "registered task has empty context %{public}s", key.c_str()); in EndTask()
278 … TAG_LOGW(AceLogTag::ACE_IMAGE, "data is null when try ParseImageObjectType, src: %{private}s", in BuildImageObject()
294 TAG_LOGW(AceLogTag::ACE_IMAGE, in BuildImageObject()
H A Dimage_loading_context.cpp53 TAG_LOGD(AceLogTag::ACE_IMAGE, "%{private}s hit the memory Cache.", src.GetSrc().c_str()); in QueryDataFromCache()
59 … TAG_LOGD(AceLogTag::ACE_IMAGE, "%{private}s hit the disk Cache, and the data size is %{public}d.", in QueryDataFromCache()
168 …TAG_LOGD(AceLogTag::ACE_IMAGE, "%{private}s hit cache, not need create object", src_.GetSrc().c_st… in OnDataLoading()
221 …TAG_LOGD(AceLogTag::ACE_IMAGE, "%{private}s hit the Cache, not need DownLoad.", src_.GetSrc().c_st… in DownloadImage()
281 …TAG_LOGI(AceLogTag::ACE_IMAGE, "Download image successfully, srcInfo = %{private}s, ImageData leng… in DownloadImageSuccess()
301 …TAG_LOGI(AceLogTag::ACE_IMAGE, "Download image failed, the error message is %{private}s", errorMes… in DownloadImageFailed()
392 …TAG_LOGW(AceLogTag::ACE_IMAGE, "Image LoadFail, source = %{private}s, reason: %{public}s", src_.To… in FailCallback()
558 TAG_LOGW(AceLogTag::ACE_IMAGE, in GetSourceSize()
H A Dsvg_image_object.cpp63 TAG_LOGI(AceLogTag::ACE_IMAGE, in MakeSvgDom()
H A Dpixel_map_image_object.cpp54 TAG_LOGW(AceLogTag::ACE_IMAGE, in Create()
H A Dimage_state_manager.cpp49 TAG_LOGW(AceLogTag::ACE_IMAGE, "unknown command: %{public}d", command); in HandleCommand()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp98 TAG_LOGD(AceLogTag::ACE_IMAGE, in MakePixmapImage()
176 … TAG_LOGD(AceLogTag::ACE_IMAGE, "desiredSize = %{public}s, codec idealSize: %{public}dx%{public}d", in ResizeDrawingImage()
202 TAG_LOGI(AceLogTag::ACE_IMAGE, "use astc cache %{public}s", key.c_str()); in QueryCompressedCache()
231 TAG_LOGW(AceLogTag::ACE_IMAGE, "rsBitmap build fail."); in TryCompress()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp66 …TAG_LOGD(AceLogTag::ACE_IMAGE, "Begin to draw image with lattice : %{public}s", drawingConfigStr.c… in PrintDrawingLatticeConfig()
73 TAG_LOGD(AceLogTag::ACE_IMAGE, "Draw image with slice = %{public}s.", slice.ToString().c_str()); in ConvertSlice()
169 TAG_LOGW(AceLogTag::ACE_IMAGE, "pixelMap_ is nullptr, return width 0."); in GetWidth()
179 TAG_LOGW(AceLogTag::ACE_IMAGE, "rsCanvas is nullptr, return height 0."); in GetHeight()
329 TAG_LOGI(AceLogTag::ACE_IMAGE, in DrawToRSCanvas()
H A Danimated_image.cpp346 TAG_LOGD(AceLogTag::ACE_IMAGE, in DecodeImpl()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp124 TAG_LOGW(AceLogTag::ACE_IMAGE, "sourceInfo does not match, ignore current callback. " in CreateDataReadyCallback()
143 TAG_LOGW(AceLogTag::ACE_IMAGE, "sourceInfo does not match, ignore current callback. " in CreateLoadSuccessCallback()
162 TAG_LOGW(AceLogTag::ACE_IMAGE, "sourceInfo does not match, ignore current callback. " in CreateLoadFailCallback()
182 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreateCompleteCallBackInDataReady()
435 TAG_LOGD(AceLogTag::ACE_IMAGE, in OnImageLoadSuccess()
700 TAG_LOGD(AceLogTag::ACE_IMAGE, "start loading image %{public}s", src.ToString().c_str()); in LoadImage()
811 TAG_LOGW(AceLogTag::ACE_IMAGE, "image size is less than 0."); in OnAnimatedModifyDone()
846 TAG_LOGW(AceLogTag::ACE_IMAGE, "pipelineContext is null."); in ControlAnimation()
936 … TAG_LOGW(AceLogTag::ACE_IMAGE, "alt image sourceInfo does not match, ignore current callback. " in CreateDataReadyCallbackForAlt()
1084 TAG_LOGD(AceLogTag::ACE_IMAGE, "OnVisibleAreaChange visible:%{public}d", (int)visible); in OnVisibleAreaChange()
[all …]
H A Dimage_layout_algorithm.cpp82 TAG_LOGW(AceLogTag::ACE_IMAGE, "image aspectRatio is 0"); in MeasureContent()
H A Dimage_pattern.h306 TAG_LOGW(AceLogTag::ACE_IMAGE, "pipelineContext is null."); in OnActive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp114 TAG_LOGW(AceLogTag::ACE_IMAGE, "CreateSvgDom Failed(Reason:Svg parse error)."); in CreateSvgDom()
305 TAG_LOGW(AceLogTag::ACE_IMAGE, "Svg DrawImage. root:%{public}d svgContext_:%{public}d", in DrawImage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/rosen/
H A Ddrawing_image_data.cpp97 TAG_LOGW(AceLogTag::ACE_IMAGE, "Svg Get Value Failed.(Reason: pipline is null)."); in MakeSvgDom()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp59 …TAG_LOGD(AceLogTag::ACE_IMAGE, "Begin to draw iamge with lattice : %{public}s", drawingConfigStr.c… in PrintDrawingLatticeConfig()
66 TAG_LOGD(AceLogTag::ACE_IMAGE, "Draw image with slice = %{public}s.", slice.ToString().c_str()); in ConvertSlice()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h155 ACE_IMAGE, // C0391F enumerator

12