Home
last modified time | relevance | path

Searched refs:ImageSrcType (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/utils/interfaces/kits/gfx_utils/
Dgraphic_types.h42 using ImageSrcType = uint8_t; variable
/foundation/graphic/ui/frameworks/imgdecode/
Dfile_img_decoder.h44 ImageSrcType srcType;
Dcache_manager.h28 ImageSrcType GetImgSrcType() const in GetImgSrcType()
/foundation/graphic/ui/test/uitest/test_image/
Dui_test_image.h61 const char* GetCharByImageSrcType(ImageSrcType srcType) const;
Dui_test_image.cpp81 const char* UITestImage::GetCharByImageSrcType(ImageSrcType srcType) const in GetCharByImageSrcType()
/foundation/graphic/ui/frameworks/dfx/
Dui_dump_dom_tree.cpp64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField()