Home
last modified time | relevance | path

Searched defs:colorMode (Results 1 - 25 of 105) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_convert_helper.cpp21 ThemeColorMode colorMode = option.colorMode; in GetRosenBlurStyleValue() local
/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.cpp19 ResourceWrapper( RefPtr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorMode) ResourceWrapper() argument
H A Dresource_manager.h140 void UpdateColorMode(ColorMode colorMode) in UpdateColorMode() argument
/foundation/ability/form_fwk/services/src/
H A Dform_resource_observer.cpp40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_utils_ffi.h26 int32_t colorMode; member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.cpp35 auto colorMode = SystemProperties::GetColorMode(); in CreateShadow() local
/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.h33 void SetColorMode(ColorMode colorMode) in SetColorMode() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dimage_info.h46 uint32_t colorMode : 8; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp75 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.cpp48 ColorMode colorMode = ColorMode::LIGHT; in ParseJsonColorMode() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_convertor.cpp138 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_system_state.cpp52 void BundleSystemState::SetSystemColorMode(const std::string &colorMode) in SetSystemColorMode() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_observer.cpp40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
88 void BundleResourceObserver::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument
H A Dbundle_resource_callback.cpp49 bool BundleResourceCallback::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument
/foundation/ability/ability_runtime/frameworks/js/napi/configuration_constant/
H A Dconfiguration_constant_module.cpp94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
H A Dconfiguration_constant_napi_module.cpp94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_first_test/
H A Dohos_application_first_test.cpp142 std::string colorMode = "light"; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
H A Dcj_ability_stage_object.h34 int32_t colorMode; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_environment.cpp78 auto colorMode = SystemProperties::GetColorMode(); in GetColorMode() local
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h41 AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, in AceResConfig() argument
47 AceResConfig(const std::string& language, const std::string& script, const std::string& region, LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, ResolutionType resolution) AceResConfig() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_utils.cpp111 OH_ArkUI_RegisterSystemColorModeChangeEvent( ArkUI_NodeHandle node, void* userData, void (*onColorModeChange)(ArkUI_SystemColorMode colorMode, void* userData)) OH_ArkUI_RegisterSystemColorModeChangeEvent() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_form_info.h35 FormsColorMode colorMode = FormsColorMode::AUTO_MODE; member
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.cpp42 uint8_t colorMode = dsc.imgInfo.header.colorMode; in Open() local
H A Dfile_img_decoder.h62 bool IsImgValidMode(uint8_t colorMode) in IsImgValidMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_maskcolor_shader_filter.cpp22 RSMaskColorShaderFilter::RSMaskColorShaderFilter(int colorMode, RSColor maskColor) in RSMaskColorShaderFilter() argument

Completed in 9 milliseconds

12345