Home
last modified time | relevance | path

Searched defs:GetCurrentOrientation (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dscreen_orientation_controller_test_api.cc31 OrientationLockType ScreenOrientationControllerTestApi::GetCurrentOrientation() in GetCurrentOrientation() function in ash::ScreenOrientationControllerTestApi
H A Dscreen_orientation_controller.cc337 OrientationLockType ScreenOrientationController::GetCurrentOrientation() const { in GetCurrentOrientation() function in ash::ScreenOrientationController
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkFocalPlanePointPlacer.cxx202 void vtkFocalPlanePointPlacer::GetCurrentOrientation( double worldOrient[9] ) in GetCurrentOrientation() function in vtkFocalPlanePointPlacer
H A DvtkBoundedPlanePointPlacer.cxx278 void vtkBoundedPlanePointPlacer::GetCurrentOrientation( double worldOrient[9] ) in GetCurrentOrientation() function in vtkBoundedPlanePointPlacer
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkFocalPlanePointPlacer.cxx196 void vtkFocalPlanePointPlacer::GetCurrentOrientation(double worldOrient[9]) in GetCurrentOrientation() function in vtkFocalPlanePointPlacer
H A DvtkBoundedPlanePointPlacer.cxx270 void vtkBoundedPlanePointPlacer::GetCurrentOrientation(double worldOrient[9]) in GetCurrentOrientation() function in vtkBoundedPlanePointPlacer
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkFocalPlanePointPlacer.cxx204 void vtkFocalPlanePointPlacer::GetCurrentOrientation( double worldOrient[9] ) in GetCurrentOrientation() function in vtkFocalPlanePointPlacer
H A DvtkBoundedPlanePointPlacer.cxx278 void vtkBoundedPlanePointPlacer::GetCurrentOrientation( double worldOrient[9] ) in GetCurrentOrientation() function in vtkBoundedPlanePointPlacer
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Sensors/
H A Dmod.rs8548 pub fn GetCurrentOrientation(&self) -> ::windows::runtime::Result<SimpleOrientation> { in GetCurrentOrientation() method