Home
last modified time | relevance | path

Searched defs:left_half_width (Results 1 – 5 of 5) sorted by relevance

/dports/audio/cli-visualizer/cli-visualizer-1.8-27-g4fc1552/src/Transformer/
H A DEllipseTransformer.cpp66 const auto left_half_width = win_width / 2; in execute_stereo() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DSceneView.cpp487 Viewport::value_type left_half_width = (viewport->width()-separation)/2; in computeLeftEyeViewport() local
543 Viewport::value_type left_half_width = (viewport->width()-separation)/2; in computeRightEyeViewport() local
1135 double left_half_width = (getViewport()->width()-separation)/2.0; in draw() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DSceneView.cpp488 Viewport::value_type left_half_width = (viewport->width()-separation)/2; in computeLeftEyeViewport() local
544 Viewport::value_type left_half_width = (viewport->width()-separation)/2; in computeRightEyeViewport() local
1196 double left_half_width = (getViewport()->width()-separation)/2.0; in draw() local
/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dctc.cpp135 float left_half_width = half_widths[l]; in ComputeSimpleTargets() local
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dvisualizer.cpp405 const size_t left_half_width = width/2; in DrawSoundEllipseStereo() local