Home
last modified time | relevance | path

Searched defs:fdInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp189 …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 Dwallpaper_manager.cpp334 IWallpaperService::FdInfo fdInfo; in GetPixelMap() local
762 IWallpaperService::FdInfo fdInfo; in GetCorrespondWallpaper() local
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp241 IWallpaperService::FdInfo fdInfo; in OnGetPixelMapInner() local
527 IWallpaperService::FdInfo fdInfo; in OnGetCorrespondWallpaper() local
H A Dwallpaper_service.cpp957 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()