Home
last modified time | relevance | path

Searched refs:IMG_SRC_FILE (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.cpp55 if (dsc_.srcType == IMG_SRC_FILE) { in ClearSrc()
64 if (dsc_.srcType == IMG_SRC_FILE) { in SetSrc()
159 if (entryArr_[index].dsc_.srcType == IMG_SRC_FILE) { in Close()
232 if (entryArr_[index].dsc_.srcType == IMG_SRC_FILE) { in GetIndex()
277 entry.dsc_.srcType = IMG_SRC_FILE; in TryDecode()
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp35 if (srcType_ == IMG_SRC_FILE) { in ~Image()
52 } else if ((srcType_ == IMG_SRC_FILE) && (path_ != nullptr)) { in GetHeader()
132 srcType_ = IMG_SRC_FILE; in SetStandardSrc()
186 srcType_ = IMG_SRC_FILE; in SetLiteSrc()
280 } else if (srcType_ == IMG_SRC_FILE) { in DrawImage()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp439 if ((srcType == IMG_SRC_FILE) || (srcType == IMG_SRC_VARIABLE)) { in OnDraw()
448 if (srcType == IMG_SRC_FILE) { in OnDraw()
H A Dui_analog_clock.cpp50 if (img.GetSrcType() == IMG_SRC_FILE) { in SetHandImage()
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp65 if (srcType == IMG_SRC_FILE) { in AddImageViewSpecialField()
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h196 IMG_SRC_FILE, enumerator
/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp87 } else if (srcType == IMG_SRC_FILE) { in GetCharByImageSrcType()

Completed in 8 milliseconds