Home
last modified time | relevance | path

Searched defs:isDark (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dshadow_theme.cpp64 ParseShadowParam( const RefPtr<ThemeStyle>& themeStyle, ShadowStyle shadowStyle, const std::string& name, bool isDark) ParseShadowParam() argument
/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp132 bool isDark = (colorMode == AppExecFwk::ConfigurationInner::COLOR_MODE_DARK); in UpdateConfiguration() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h155 void SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp887 bool RSRenderServiceClient::SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
H A Drs_render_service_connection_proxy.cpp2105 bool RSRenderServiceConnectionProxy::SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1027 bool isDark = data.ReadBool(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1223 void RSPropertyDrawableUtils::DrawFilterWithDRM(Drawing::Canvas* canvas, bool isDark) in DrawFilterWithDRM() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp351 bool RSRenderServiceClient::SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp340 bool RSInterfaces::SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp351 bool RSRenderServiceClient::SetGlobalDarkColorMode(bool isDark) in SetGlobalDarkColorMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp4249 void RSRenderNode::MarkBlurIntersectWithDRM(bool intersectWithDRM, bool isDark) in MarkBlurIntersectWithDRM() argument

Completed in 28 milliseconds