Home
last modified time | relevance | path

Searched defs:angle (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp27 QPoint getPoint(int r, int angle) in getPoint()
125 QPointF RollSwitchWidget::getPoint(const QRect &rect, int angle) in getPoint()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp20 static double _normalizeAngle(double angle, double anchorAngle) in _normalizeAngle()
94 double angle = camera.angle.value_or(getAngle()); in easeTo() local
167 double angle = camera.angle.value_or(getAngle()); in flyTo() local
458 void Transform::setAngle(double angle, const AnimationOptions& animation) { in setAngle()
462 void Transform::setAngle(double angle, optional<ScreenCoordinate> anchor, const AnimationOptions& a… in setAngle()
470 void Transform::setAngle(double angle, const EdgeInsets& padding, const AnimationOptions& animation… in setAngle()
H A Dtransform_state.hpp130 double angle = 0; member in mbgl::TransformState
/OK3568_Linux_fs/kernel/lib/math/
H A Dcordic.c49 s32 angle, valtmp; in cordic_calc_iq() local
/OK3568_Linux_fs/kernel/drivers/iio/position/
H A Diqs624-pos.c30 u16 angle; member
57 u16 angle = event_data->ui_data; in iqs624_pos_notifier() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp247 double angle = BasinAngle(n); in FillAdvancingFront() local
277 double angle = Angle(*origin, *pa, *pb); in AngleExceeds90Degrees() local
283 double angle = Angle(*origin, *pa, *pb); in AngleExceedsPlus90DegreesOrIsNegative() local
305 double angle = atan2(x, y); in Angle() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Danchor.hpp12 float angle = 0.0f; member in mbgl::Anchor
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp95 qreal angle = angleFromPoints(p1, p2); in touchAngle() local
129 qreal angle = angleFromPoints(p1, p2); in touchAngleTilting() local
1313 bool validateTouchAngleForTilting(const qreal angle) in validateTouchAngleForTilting()
1498 qreal angle = angleDelta(m_pinch.m_rotation.m_previousTouchAngle, m_twoTouchAngle); in updateRotation() local
H A Dqquickgeomapgesturearea_p.h96 qreal angle() const { return m_angle; } in angle() function
97 void setAngle(qreal angle) { m_angle = angle; } in setAngle()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/features2d/hal/
H A Dinterface.h24 float angle; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/features2d/hal/
H A Dinterface.h24 float angle; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/features2d/hal/
H A Dinterface.h24 float angle; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.hpp45 float angle() const { return _angle; } in angle() function in mbgl::PositionedIcon
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.hpp38 float angle; member
H A Dsymbol_projection.cpp124 void addDynamicAttributes(const Point<float>& anchorPoint, const float angle, in addDynamicAttributes()
167 float angle = 0.0; in placeGlyphAlongLine() local
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dubgears.c131 static GLfloat angle = 0.0; variable
152 GLfloat angle, da; in gear() local
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbgeom.h105 short angle; member
121 short angle; member
138 short angle; member
160 short angle; member
177 short angle; member
224 short angle; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/
H A Dmatrix_transformers.hpp349 inline rad_rotate_transformer(CalculationType const& angle) in rad_rotate_transformer()
384 inline rotate_transformer(CalculationType const& angle) in rotate_transformer()
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTMediaRockx.h62 rockface_angle_t angle; member
136 INT32 angle; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.cpp25 const float angle = inViewportPixelUnits ? in translateVtxMatrix() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublematrix4x4.cpp492 void QDoubleMatrix4x4::rotate(double angle, const QDoubleVector3D& vector) in rotate()
497 void QDoubleMatrix4x4::rotate(double angle, double x, double y, double z) in rotate()
601 void QDoubleMatrix4x4::projectedRotate(double angle, double x, double y, double z) in projectedRotate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dcamera.hpp32 optional<double> angle; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/
H A Dxcam_common.h104 format_angle (float angle) in format_angle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.cpp159 void SymbolBucket::sortFeatures(const float angle) { in sortFeatures()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmifillarc.c169 miEllipseAngleToSlope(int angle, int width, int height, int *dxp, int *dyp, in miEllipseAngleToSlope()
242 miGetPieEdge(xArc * arc, int angle, miSliceEdgePtr edge, Bool top, Bool left) in miGetPieEdge()

123