Home
last modified time | relevance | path

Searched defs:lastRotation (Results 1 – 3 of 3) sorted by relevance

/base/msdp/device_status/services/interaction/drag/src/
Ddisplay_change_event_listener.cpp68 Rosen::Rotation lastRotation = context_->GetDragManager().GetRotation(displayId); in OnChange() local
150 Rosen::Rotation lastRotation = context_->GetDragManager().GetRotation(displayId); in IsRotation() local
159 …id DisplayChangeEventListener::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()
Ddrag_drawing.cpp3817 Rosen::Rotation rotation, Rosen::Rotation lastRotation, float &displayX, float &displayY) in ScreenRotateAdjustDisplayXY()
3894 void DragDrawing::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()
Ddrag_manager.cpp2491 int32_t DragManager::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotation) in ScreenRotate()