/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_service_proxy.cpp | 26 ErrorCode WallpaperServiceProxy::GetColors(int32_t wallpaperType, std::vector<uint64_t> &colors) in GetColors() 37 int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code, std::vector<uint64_t> &colors) in GetColorsInner() 66 ErrorCode WallpaperServiceProxy::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() 105 int32_t fd, int32_t wallpaperType, int32_t length, WallpaperServiceIpcInterfaceCode code) in SetWallpaperInner() 140 std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType) in SetWallpaperByPixelMap() 147 std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType) in SetWallpaperV9ByPixelMap() 199 ErrorCode WallpaperServiceProxy::SetVideo(int32_t fd, int32_t wallpaperType, int32_t length) in SetVideo() 294 int32_t WallpaperServiceProxy::GetWallpaperId(int32_t wallpaperType) in GetWallpaperId() 365 ErrorCode WallpaperServiceProxy::ResetWallpaper(int32_t wallpaperType) in ResetWallpaper() 370 ErrorCode WallpaperServiceProxy::ResetWallpaperV9(int32_t wallpaperType) in ResetWallpaperV9() [all …]
|
H A D | wallpaper_event_listener_client.cpp | 33 …paperEventListenerClient::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() 42 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
|
H A D | wallpaper_event_listener_stub.cpp | 39 int32_t wallpaperType = data.ReadInt32(); in OnRemoteRequest() local 45 int32_t wallpaperType = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | wallpaper_manager.cpp | 165 ErrorCode WallpaperManager::GetColors(int32_t wallpaperType, const ApiInfo &apiInfo, std::vector<ui… in GetColors() 178 ErrorCode WallpaperManager::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() 198 ErrorCode WallpaperManager::SetWallpaper(std::string uri, int32_t wallpaperType, const ApiInfo &api… in SetWallpaper() 239 std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType, const ApiInfo &apiInfo) in SetWallpaper() 259 ErrorCode WallpaperManager::SetVideo(const std::string &uri, const int32_t wallpaperType) in SetVideo() 291 ErrorCode WallpaperManager::SetCustomWallpaper(const std::string &uri, const int32_t wallpaperType) in SetCustomWallpaper() 326 int32_t wallpaperType, const ApiInfo &apiInfo, std::shared_ptr<OHOS::Media::PixelMap> &pixelMap) in GetPixelMap() 396 int32_t WallpaperManager::GetWallpaperId(int32_t wallpaperType) in GetWallpaperId() 447 ErrorCode WallpaperManager::ResetWallpaper(std::int32_t wallpaperType, const ApiInfo &apiInfo) in ResetWallpaper() 550 void WallpaperManager::CloseWallpaperFd(int32_t wallpaperType) in CloseWallpaperFd() [all …]
|
H A D | wallpaper_service_cb_stub.cpp | 48 int32_t wallpaperType = data.ReadInt32(); in HandleOnCall() local
|
/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/ |
H A D | wallpaper_manager_fuzzer.cpp | 76 …ventListenerFuzzTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() 98 uint32_t wallpaperType = ConvertToUint32(data); in GetColorsFuzzTest() local 110 uint32_t wallpaperType = ConvertToUint32(data); in GetWallpaperIdFuzzTest() local 117 uint32_t wallpaperType = ConvertToUint32(data); in ResetWallpaperFuzzTest() local 128 uint32_t wallpaperType = ConvertToUint32(data); in SetWallpaperByUriFuzzTest() local 145 uint32_t wallpaperType = ConvertToUint32(data); in SetWallpaperByMapFuzzTest() local 163 uint32_t wallpaperType = ConvertToUint32(data); in GetFileFuzzTest() local 186 uint32_t wallpaperType = ConvertToUint32(data); in GetPixelMapFuzzTest() local 198 uint32_t wallpaperType = ConvertToUint32(data); in SetVideoFuzzTest() local 217 uint32_t wallpaperType = ConvertToUint32(data); in SetCustomWallpaperFuzzTest() local
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 654 ErrorCode WallpaperService::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() 677 bool WallpaperService::SaveColor(int32_t userId, WallpaperType wallpaperType) in SaveColor() 722 std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType) in SetWallpaperByPixelMap() 744 std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType) in SetWallpaperV9ByPixelMap() 855 WallpaperType wallpaperType; in SendEvent() local 927 WallpaperType wallpaperType = static_cast<WallpaperType>(type); in SetCustomWallpaper() local 1001 int32_t WallpaperService::GetWallpaperId(int32_t wallpaperType) in GetWallpaperId() 1036 ErrorCode WallpaperService::ResetWallpaper(int32_t wallpaperType) in ResetWallpaper() 1060 ErrorCode WallpaperService::ResetWallpaperV9(int32_t wallpaperType) in ResetWallpaperV9() 1799 int32_t userId, WallpaperType wallpaperType, WallpaperData &wallpaperData) in SetAllWallpaperBackupData() [all …]
|
H A D | wallpaper_event_listener_proxy.cpp | 26 …lpaperEventListenerProxy::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() 53 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
|
H A D | wallpaper_service_stub.cpp | 138 int32_t wallpaperType = data.ReadInt32(); in OnSetWallpaperInner() local 178 int32_t wallpaperType = data.ReadInt32(); in OnSetWallpaperInnerByPixelMap() local 206 int32_t wallpaperType = data.ReadInt32(); in OnSetVideo() local 221 int32_t wallpaperType = data.ReadInt32(); in OnSetCustomWallpaper() local 240 int32_t wallpaperType = data.ReadInt32(); in OnGetPixelMapInner() local 283 int32_t wallpaperType = data.ReadInt32(); in OnGetColorsInner() local 308 int32_t wallpaperType = data.ReadInt32(); in OnGetFile() local 332 int32_t wallpaperType = data.ReadInt32(); in OnGetWallpaperId() local 377 int32_t wallpaperType = data.ReadInt32(); in OnResetWallpaperInner() local 510 int32_t wallpaperType = data.ReadInt32(); in OnSetAllWallpapers() local [all …]
|
H A D | wallpaper_service_cb_proxy.cpp | 20 int32_t WallpaperServiceCbProxy::OnCall(const int32_t wallpaperType) in OnCall()
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/include/ |
H A D | wallpaper_event_listener.h | 34 virtual void OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() 39 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
|
H A D | uv_queue.h | 29 int32_t wallpaperType; member
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/test/unittest/src/wallpaper_perf/ |
H A D | WallpaperSyncApiPerfJsunit.test.js | 42 wallpaper.off('colorChange', function (colors, wallpaperType) { argument 197 wallpaper.off('colorChange', function (colors, wallpaperType) { argument
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | native_module.cpp | 32 napi_value wallpaperType = nullptr; in InitWallpaperType() local 98 napi_value wallpaperType = InitWallpaperType(env); in Init() local
|
H A D | napi_wallpaper_ability.h | 50 int32_t wallpaperType = 0; member 123 int32_t wallpaperType = 0; member 152 int32_t wallpaperType = 0; member 214 WallpaperType wallpaperType; member 222 const int32_t wallpaperType; member
|
H A D | napi_wallpaper_ability.cpp | 968 void NapiWallpaperAbility::OnColorsChange(const std::vector<uint64_t> &color, int wallpaperType) in OnColorsChange() 994 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange() 1032 int wallpaperType; in IsValidArgRange() local
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaperextensionability/ |
H A D | wallpaper_extension_ability.js | 69 onWallpaperChange(wallpaperType) { argument
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
H A D | js_wallpaper_extension_ability.cpp | 240 …vice::WallpaperManager::GetInstance().RegisterWallpaperCallback([](int32_t wallpaperType) -> bool { in RegisterWallpaperCallback()
|
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/ |
H A D | wallpaper_test.cpp | 225 …perEventListenerTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() 235 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
|