Searched defs:lastRotation (Results 1 – 6 of 6) sorted by relevance
97 …id DisplayChangeEventListener::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()
1614 int32_t DragManager::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()
2696 Rosen::Rotation rotation, Rosen::Rotation lastRotation, float &displayX, float &displayY) in ScreenRotateAdjustDisplayXY()2722 void DragDrawing::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()
1212 @Surface.Rotation int lastRotation) { in rotationForOrientation()
515 int32_t lastRotation = -1; member in OHOS::Ace::OccupiedAreaChangeListener
5825 final int lastRotation = mLastReportedMergedConfiguration.getMergedConfiguration() in performConfigurationChange() local