Home
last modified time | relevance | path

Searched refs:apertureSize (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp373 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 Dqgeocameratiles.cpp246 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 Dxf86Mode.c1342 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 Dxf86.h359 int virtualX, int virtualY, int apertureSize,
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A DvbeModes.h90 int apertureSize,
H A DvbeModes.c441 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 Dimgproc.hpp1742 int apertureSize = 3, bool L2gradient = false );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp1742 int apertureSize = 3, bool L2gradient = false );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp1742 int apertureSize = 3, bool L2gradient = false );