/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest/entry/src/main/resources/base/media/ |
H A D | layered_image.json | 4 "foreground" : "$media:icon" string
|
/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() 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 D | notifier_mgr.h | 36 bool foreground = true; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/ |
H A D | launcher_ability_resource_info.h | 33 std::vector<uint8_t> foreground; member
|
H A D | bundle_resource_info.h | 44 std::vector<uint8_t> foreground; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_filter.h | 60 std::shared_ptr<TestingImageFilter> foreground) in CreateArithmeticImageFilter()
|
H A D | testing_text_style.h | 144 TestingPen foreground; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.cpp | 322 …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 D | drawable_descriptor.h | 131 void SetForeground(std::shared_ptr<Media::PixelMap> foreground) in SetForeground()
|
H A D | js_drawable_descriptor.cpp | 402 auto foreground = drawable->GetForeground(); in GetForeground() local
|
/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 | 27 const char* foreground = "D:/"; variable
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
H A D | trace_collector.h | 36 int32_t foreground; // app foreground member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_modifier.h | 65 …const 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 D | skia_image_filter.cpp | 116 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 D | freeze_json_generator_unittest.cpp | 97 bool foreground = false; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_style.h | 136 std::optional<PaintRecord> foreground; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | freeze_json_util.h | 87 bool foreground = false; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | freeze_json_generator.cpp | 163 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitForeground(bool foreground) in InitForeground()
|
H A D | faultlogger.cpp | 557 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 D | text_style.h | 141 std::optional<TexginePaint> foreground = std::nullopt; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_recorder.cpp | 197 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 D | bundle_resource_parser.cpp | 53 std::string foreground; member
|
H A D | bundle_resource_rdb.cpp | 187 std::vector<uint8_t> foreground; in GetAllResourceName() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drawable_descriptor_test.cpp | 399 std::shared_ptr<Media::PixelMap> foreground = std::make_shared<Media::PixelMap>(); variable
|