Searched refs:GetDefaultDeviceRotationOffset (Results 1 – 5 of 5) sorted by relevance
90 uint32_t GetDefaultDeviceRotationOffset() const;
462 uint32_t ScreenProperty::GetDefaultDeviceRotationOffset() const in GetDefaultDeviceRotationOffset() function in OHOS::Rosen::ScreenProperty
267 displayInfo->SetDefaultDeviceRotationOffset(property_.GetDefaultDeviceRotationOffset()); in ConvertToDisplayInfo()
529 << screenProperty.GetDefaultDeviceRotationOffset() << std::endl; in DumpScreenPropertyById()
1156 auto deviceRotation = static_cast<uint32_t>(displayInfo->GetDefaultDeviceRotationOffset()); in UpdateViewportConfig()