Home
last modified time | relevance | path

Searched defs:background (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp49 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dlauncher_ability_resource_info.h34 std::vector<uint8_t> background; member
H A Dbundle_resource_info.h45 std::vector<uint8_t> background; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource_drawable_utils.cpp44 ConvertToDrawableDescriptor(napi_env env, const std::vector<uint8_t> &foreground, const std::vector<uint8_t> &background) ConvertToDrawableDescriptor() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.cpp53 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in BuildItem() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_abstract_progress_unit_test.cpp28 const char* background = "D:/"; member
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_component.h49 void SetBackground(const RefPtr<BoxComponent>& background) in SetBackground() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_filter.h58 CreateArithmeticImageFilter(const std::vector<scalar>& coefficients, bool enforcePMColor, std::shared_ptr<TestingImageFilter> background, std::shared_ptr<TestingImageFilter> foreground) CreateArithmeticImageFilter() argument
71 CreateBlendImageFilter(BlendMode mode, std::shared_ptr<TestingImageFilter> background, std::shared_ptr<TestingImageFilter> foreground = nullptr) CreateBlendImageFilter() argument
H A Dtesting_text_style.h143 TestingPen background; member in OHOS::Ace::Testing::TestingTextStyle
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dimage_filter.cpp134 CreateArithmeticImageFilter(const std::vector<scalar>& coefficients, bool enforcePMColor, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) CreateArithmeticImageFilter() argument
158 CreateBlendImageFilter(BlendMode mode, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) CreateBlendImageFilter() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtext_style.h141 std::optional<TexginePaint> background = std::nullopt; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_style.h135 std::optional<PaintRecord> background; member in OHOS::Rosen::SPText::TextStyle
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image_filter.cpp115 sk_sp<SkImageFilter> background = nullptr; in InitWithArithmetic() local
187 InitWithBlend(BlendMode mode, const Rect& cropRect, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground) InitWithBlend() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.cpp339 RefPtr<Decoration> background = AceType::MakeRefPtr<Decoration>(); in PaintStickyEffectNoTransparent() local
356 void RosenRenderListItem::PaintCurrentSticky(const RefPtr<Decoration>& background, const Offset& offset) in PaintCurrentSticky() argument
378 void RosenRenderListItem::PaintNextSticky(const RefPtr<Decoration>& background, const Offset& offset) in PaintNextSticky() argument
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.cpp415 auto background = drawable->GetBackground(); in GetBackground() local
H A Ddrawable_descriptor.h137 void SetBackground(std::shared_ptr<Media::PixelMap> background) in SetBackground() argument
H A Ddrawable_descriptor.cpp315 auto background = Media::ImageSource::CreateImageSource(backgroundInfo.first.get(), backgroundInfo.second, opts, in InitLayeredParam() local
441 GetLayeredIconParm(std::shared_ptr<Rosen::Drawing::Bitmap>& foreground, std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) GetLayeredIconParm() argument
492 CompositeIconAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foreground, std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) CompositeIconAdaptive() argument
538 BlendForeground(Rosen::Drawing::Canvas& bitmapCanvas, Rosen::Drawing::Brush& brush, Rosen::Drawing::Image& image, const std::shared_ptr<Rosen::Drawing::Bitmap>& background, const std::shared_ptr<Rosen::Drawing::Bitmap>& foreground) BlendForeground() argument
566 CompositeIconNotAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foreground, std::shared_ptr<Rosen::Drawing::Bitmap>& background, std::shared_ptr<Rosen::Drawing::Bitmap>& mask) CompositeIconNotAdaptive() argument
634 std::shared_ptr<Rosen::Drawing::Bitmap> background; CreatePixelMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_modifier.h64 UpdateImageSourceInfo( const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& background) UpdateImageSourceInfo() argument
72 JudgeImageSourceInfo(const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& background, const ImagePaintConfig& foregroundConfig) JudgeImageSourceInfo() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp55 std::string background; member
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp293 void RootView::OptimizeInvalidView(UIView* curview, UIView* background, List<Rect>& renderedRects) in OptimizeInvalidView() argument
340 UIView* background[VIEW_STACK_DEPTH]; in OptimizeInvalidMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp898 const auto& background = GetBackground(); in SetBackBlurFilter() local

Completed in 24 milliseconds