Searched defs:fdInfo (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_service_proxy.cpp | 189 …orCode WallpaperServiceProxy::GetPixelMap(int32_t wallpaperType, IWallpaperService::FdInfo &fdInfo) in GetPixelMap() 194 …Code WallpaperServiceProxy::GetPixelMapV9(int32_t wallpaperType, IWallpaperService::FdInfo &fdInfo) in GetPixelMapV9() 265 int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code, IWallpaperService::FdInfo &fdInfo) in GetPixelMapInner() 583 … int32_t wallpaperType, int32_t foldState, int32_t rotateState, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaper() 590 int32_t rotateState, WallpaperServiceIpcInterfaceCode code, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaperInner()
|
H A D | wallpaper_manager.cpp | 334 IWallpaperService::FdInfo fdInfo; in GetPixelMap() local 762 IWallpaperService::FdInfo fdInfo; in GetCorrespondWallpaper() local
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service_stub.cpp | 241 IWallpaperService::FdInfo fdInfo; in OnGetPixelMapInner() local 527 IWallpaperService::FdInfo fdInfo; in OnGetCorrespondWallpaper() local
|
H A D | wallpaper_service.cpp | 957 ErrorCode WallpaperService::GetPixelMap(int32_t wallpaperType, IWallpaperService::FdInfo &fdInfo) in GetPixelMap() 996 ErrorCode WallpaperService::GetPixelMapV9(int32_t wallpaperType, IWallpaperService::FdInfo &fdInfo) in GetPixelMapV9() 1880 … int32_t wallpaperType, int32_t foldState, int32_t rotateState, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaper()
|