Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest/entry/src/main/resources/base/media/
H A Dlayered_image.json4 "foreground" : "$media:icon" string
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dimage_filter.cpp64 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in ImageFilter()
136 std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) in CreateArithmeticImageFilter()
159 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in CreateBlendImageFilter()
165 std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) noexcept in ImageFilter()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dnotifier_mgr.h36 bool foreground = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dlauncher_ability_resource_info.h33 std::vector<uint8_t> foreground; member
H A Dbundle_resource_info.h44 std::vector<uint8_t> foreground; member
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_filter.h60 std::shared_ptr<TestingImageFilter> foreground) in CreateArithmeticImageFilter()
H A Dtesting_text_style.h144 TestingPen foreground; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp322 …auto foreground = Media::ImageSource::CreateImageSource(foregroundInfo.first.get(), foregroundInfo… in InitLayeredParam() local
456 bool LayeredDrawableDescriptor::GetLayeredIconParm(std::shared_ptr<Rosen::Drawing::Bitmap>& foregro… in GetLayeredIconParm()
507 …d LayeredDrawableDescriptor::CompositeIconAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foregr… in CompositeIconAdaptive()
553 const std::shared_ptr<Rosen::Drawing::Bitmap>& foreground) in BlendForeground()
579 …ayeredDrawableDescriptor::CompositeIconNotAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foregr… in CompositeIconNotAdaptive()
647 std::shared_ptr<Rosen::Drawing::Bitmap> foreground; in CreatePixelMap() local
H A Ddrawable_descriptor.h131 void SetForeground(std::shared_ptr<Media::PixelMap> foreground) in SetForeground()
H A Djs_drawable_descriptor.cpp402 auto foreground = drawable->GetForeground(); in GetForeground() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource_drawable_utils.cpp45 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 Dui_abstract_progress_unit_test.cpp27 const char* foreground = "D:/"; variable
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
H A Dtrace_collector.h36 int32_t foreground; // app foreground member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_modifier.h65const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& backgr… in UpdateImageSourceInfo()
72 bool JudgeImageSourceInfo(const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, in JudgeImageSourceInfo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image_filter.cpp116 sk_sp<SkImageFilter> foreground = nullptr; in InitWithArithmetic() local
188 std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground) in InitWithBlend()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp97 bool foreground = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_style.h136 std::optional<PaintRecord> foreground; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h87 bool foreground = false; member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp163 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitForeground(bool foreground) in InitForeground()
H A Dfaultlogger.cpp557 std::string foreground = sysEvent->GetEventValue("FOREGROUND"); in ReportJsErrorToAppEvent() local
1068 std::string foreground = info.sectionMap.at("FOREGROUND"); in GetFreezeJsonCollector() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtext_style.h141 std::optional<TexginePaint> foreground = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.cpp197 void EventRecorder::SetContainerInfo(const std::string& windowName, int32_t id, bool foreground) in SetContainerInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp53 std::string foreground; member
H A Dbundle_resource_rdb.cpp187 std::vector<uint8_t> foreground; in GetAllResourceName() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp399 std::shared_ptr<Media::PixelMap> foreground = std::make_shared<Media::PixelMap>(); variable

12