Home
last modified time | relevance | path

Searched refs:rotateStateVale (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp488 int32_t rotateStateVale = data.ReadInt32(); in OnSetAllWallpapers() local
496 if (rotateStateVale == static_cast<int32_t>(RotateState::PORT)) { in OnSetAllWallpapers()
498 } else if (rotateStateVale == static_cast<int32_t>(RotateState::LAND)) { in OnSetAllWallpapers()