/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest/entry/src/main/resources/base/media/ |
H A D | layered_image.json | 3 "background" : "$media:icon", string
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | indexer_item_component.cpp | 50 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | image_filter.cpp | 64 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in ImageFilter() 135 bool enforcePMColor, std::shared_ptr<ImageFilter> background, in CreateArithmeticImageFilter() 159 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in CreateBlendImageFilter() 164 ImageFilter::ImageFilter(FilterType t, BlendMode mode, std::shared_ptr<ImageFilter> background, in ImageFilter()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/ |
H A D | launcher_ability_resource_info.h | 34 std::vector<uint8_t> background; member
|
H A D | bundle_resource_info.h | 45 std::vector<uint8_t> background; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_filter.h | 59 bool enforcePMColor, std::shared_ptr<TestingImageFilter> background, in CreateArithmeticImageFilter()
|
H A D | testing_text_style.h | 143 TestingPen background; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.cpp | 330 …auto background = Media::ImageSource::CreateImageSource(backgroundInfo.first.get(), backgroundInfo… in InitLayeredParam() local 457 …std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) in GetLayeredIconParm() 508 …std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) in CompositeIconAdaptive() 552 Rosen::Drawing::Image& image, const std::shared_ptr<Rosen::Drawing::Bitmap>& background, in BlendForeground() 580 …std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) in CompositeIconNotAdaptive() 648 std::shared_ptr<Rosen::Drawing::Bitmap> background; in CreatePixelMap() local
|
H A D | drawable_descriptor.h | 137 void SetBackground(std::shared_ptr<Media::PixelMap> background) in SetBackground()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource_drawable_utils.cpp | 45 const std::vector<uint8_t> &foreground, const std::vector<uint8_t> &background) in ConvertToDrawableDescriptor()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_abstract_progress_unit_test.cpp | 28 const char* background = "D:/"; variable
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/ |
H A D | XSelect.js | 40 setColor(background, forground) { argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_modifier.h | 65 …t ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& background) in UpdateImageSourceInfo() 73 const ImageSourceInfo& background, const ImagePaintConfig& foregroundConfig) in JudgeImageSourceInfo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list_item.cpp | 339 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in PaintStickyEffectNoTransparent() local 356 void RosenRenderListItem::PaintCurrentSticky(const RefPtr<Decoration>& background, const Offset& of… in PaintCurrentSticky() 378 void RosenRenderListItem::PaintNextSticky(const RefPtr<Decoration>& background, const Offset& offse… in PaintNextSticky()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_item_component.cpp | 53 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_image_filter.cpp | 115 sk_sp<SkImageFilter> background = nullptr; in InitWithArithmetic() local 188 std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground) in InitWithBlend()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
H A D | page_transition_component.h | 49 void SetBackground(const RefPtr<BoxComponent>& background) in SetBackground()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_style.h | 135 std::optional<PaintRecord> background; variable
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/ |
H A D | runninglock_module.cpp | 90 napi_value background = nullptr; in CreateRunningLockType() local
|
/ohos5.0/base/request/request/test/unittest/common/napi/requestTest/ |
H A D | RequestJsunit.test.js | 53 background: false property in AnonymousFunctioneeec945f0100.globalDownloadConf
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | root_view.cpp | 293 void RootView::OptimizeInvalidView(UIView* curview, UIView* background, List<Rect>& renderedRects) in OptimizeInvalidView() 340 UIView* background[VIEW_STACK_DEPTH]; in OptimizeInvalidMap() local
|
/ohos5.0/base/request/request/services/src/service/command/ |
H A D | construct.rs | 65 let background: bool = data.read()?; in construct() localVariable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | text_style.h | 142 std::optional<TexginePaint> background = std::nullopt; member
|
/ohos5.0/base/request/request/services/include/ |
H A D | c_task_config.h | 45 bool background; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_parser.cpp | 54 std::string background; member
|