Home
last modified time | relevance | path

Searched defs:ComputeOrientation (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/colmap/colmap-3.6/src/feature/
H A Dtypes.cc99 float FeatureKeypoint::ComputeOrientation() const { in ComputeOrientation() function in colmap::FeatureKeypoint
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/screen_orientation/
H A Dscreen_orientation_controller_impl.cc50 WebScreenOrientationType ScreenOrientationControllerImpl::ComputeOrientation( in ComputeOrientation() function in blink::ScreenOrientationControllerImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/screen_orientation/
H A Dscreen_orientation_controller.cc62 mojom::blink::ScreenOrientation ScreenOrientationController::ComputeOrientation( in ComputeOrientation() function in blink::ScreenOrientationController
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/
H A DnsScreenManagerGonk.cpp314 ComputeOrientation(uint32_t aRotation, const LayoutDeviceIntSize& aScreenSize) in ComputeOrientation() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_negative.cpp871 dng_orientation dng_negative::ComputeOrientation (const dng_metadata &metadata) const in ComputeOrientation() function in dng_negative
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Evolved.cxx2047 Standard_Boolean ComputeOrientation = 0; in AddTopAndBottom() local
/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DProgramCU.cu940 void ProgramCU::ComputeOrientation(CuTexImage* list, CuTexImage* got, CuTexImage*key, in ComputeOrientation() function in ProgramCU
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dmsh3.cpp9095 void ComputeOrientation(const Mesh& Th, std::vector<bool>& orientation, bool unbounded) { in ComputeOrientation() function