Home
last modified time | relevance | path

Searched defs:OnColorsChange (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_event_listener.h34 virtual void OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() function
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_event_listener_client.cpp33 void WallpaperEventListenerClient::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallp… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerClient
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_event_listener_proxy.cpp26 void WallpaperEventListenerProxy::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpa… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerProxy
H A Dwallpaper_service.cpp1483 void WallpaperService::OnColorsChange(WallpaperType wallpaperType, const ColorManager::Color &color) in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperService
/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/
H A Dwallpaper_manager_fuzzer.cpp76 void WallpaperEventListenerFuzzTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t… in OnColorsChange() function in OHOS::WallpaperEventListenerFuzzTestImpl
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp225 void WallpaperEventListenerTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wal… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerTestImpl
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.cpp968 void NapiWallpaperAbility::OnColorsChange(const std::vector<uint64_t> &color, int wallpaperType) in OnColorsChange() function in OHOS::WallpaperNAPI::NapiWallpaperAbility