Searched refs:apertureSize (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapscene.cpp | 373 double apertureSize = 1.0; in setupCamera() local 375 apertureSize = tan(QLocationUtils::radians(m_cameraData.fieldOfView()) * 0.5); in setupCamera() 377 eye.setZ(altitude * edge / apertureSize); in setupCamera() 422 float halfWidth = 1 * apertureSize; in setupCamera() 423 float halfHeight = 1 * apertureSize; in setupCamera()
|
| H A D | qgeocameratiles.cpp | 246 double apertureSize = 1.0; in createFrustum() local 248 apertureSize = tan(QLocationUtils::radians(m_camera.fieldOfView()) * 0.5); in createFrustum() 259 double altitude = (f / (2.0 * z)) / apertureSize; in createFrustum() 296 viewExpansion *= apertureSize; in createFrustum()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1342 int apertureSize, LookupModeFlags strategy) in xf86ValidateModes() argument 1364 apertureSize, strategy); in xf86ValidateModes() 1536 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1544 apertureSize, BankFormat, pitchInc); in xf86ValidateModes() 1569 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSize, in xf86ValidateModes() 1779 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1789 apertureSize, BankFormat, in xf86ValidateModes() 1901 apertureSize, BankFormat, pitchInc))) { in xf86ValidateModes() 1909 apertureSize, BankFormat, pitchInc); in xf86ValidateModes()
|
| H A D | xf86.h | 359 int virtualX, int virtualY, int apertureSize,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbeModes.h | 90 int apertureSize,
|
| H A D | vbeModes.c | 441 int apertureSize, LookupModeFlags strategy) in VBEValidateModes() argument 446 apertureSize, strategy); in VBEValidateModes()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 1742 int apertureSize = 3, bool L2gradient = false );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 1742 int apertureSize = 3, bool L2gradient = false );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 1742 int apertureSize = 3, bool L2gradient = false );
|