| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| D | native_module.cpp | 79 napi_value foldState = nullptr; in InitFoldState() local 101 napi_value foldState = InitFoldState(env); in Init() local
|
| D | wallpaper_js_util.cpp | 88 int32_t foldState; in Convert2WallpaperInfo() local
|
| D | napi_wallpaper_ability.h | 51 int32_t foldState = 0; member
|
| D | napi_wallpaper_ability.cpp | 1053 int foldState; in IsValidFoldStateRange() local
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/test/unittest/src/wallpaper_js/ |
| D | Wallpaper.test.js | 3179 foldState: wallpaper.FoldState.NORMAL, property 3208 foldState: wallpaper.FoldState.NORMAL, property 3237 foldState: wallpaper.FoldState.NORMAL, property 3266 foldState: wallpaper.FoldState.NORMAL, property 3271 foldState: wallpaper.FoldState.UNFOLD_1, property 3300 foldState: wallpaper.FoldState.NORMAL, property 3305 foldState: wallpaper.FoldState.UNFOLD_1, property 3310 foldState: wallpaper.FoldState.UNFOLD_2, property 3315 foldState: wallpaper.FoldState.UNFOLD_2, property 3366 foldState: wallpaper.FoldState.NORMAL, property [all …]
|
| /base/theme/wallpaper_mgr/utils/include/ |
| D | wallpaper_manager_common_info.h | 58 FoldState foldState; member
|
| D | wallpaper_common.h | 68 FoldState foldState; member
|
| /base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
| D | tui_event.h | 36 uint32_t foldState; /* state of foldable screen */ member
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | wallpaper_service.cpp | 1880 … int32_t wallpaperType, int32_t foldState, int32_t rotateState, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaper() 1922 …int32_t userId, WallpaperType wallpaperType, int32_t &size, int32_t foldState, int32_t rotateState) in GetImageSize() 1953 … int32_t userId, WallpaperType wallpaperType, int32_t &fd, int32_t foldState, int32_t rotateState) in GetImageFd() 1975 …int32_t userId, WallpaperType wallpaperType, std::string &filePathName, int32_t foldState, int32_t… in GetWallpaperDataPath() 1989 std::string WallpaperService::GetWallpaperPath(int32_t foldState, int32_t rotateState, WallpaperDat… in GetWallpaperPath() 2037 std::string WallpaperService::GetFoldStateName(FoldState foldState) in GetFoldStateName()
|
| D | wallpaper_service_stub.cpp | 525 int32_t foldState = data.ReadInt32(); in OnGetCorrespondWallpaper() local
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| D | wallpaper_service_proxy.cpp | 583 … int32_t wallpaperType, int32_t foldState, int32_t rotateState, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaper() 589 …orCode WallpaperServiceProxy::GetCorrespondWallpaperInner(int32_t wallpaperType, int32_t foldState, in GetCorrespondWallpaperInner()
|
| D | wallpaper_manager.cpp | 754 …int32_t wallpaperType, int32_t foldState, int32_t rotateState, std::shared_ptr<OHOS::Media::PixelM… in GetCorrespondWallpaper()
|