Home
last modified time | relevance | path

Searched refs:newHighContrast (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp144 RSAccessibility::GetInstance().ListenHighContrastChange([](bool newHighContrast) { in RSRenderThread() argument
146 [](bool newHighContrast) { in RSRenderThread() argument
148 renderThread.SetHighContrast(newHighContrast); in RSRenderThread()
150 newHighContrast); in RSRenderThread()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_accessibility.h31 using OnHighContrastChange = std::function<void(bool newHighContrast)>;