Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp300 double ay = pa.y - py; in Angle() local
312 double ay = node.point->y - node.next->next->point->y; in BasinAngle() local
327 double ay = node.next->point->y - node.point->y; in HoleAngle() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunitbezier.hpp130 const double ay; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp81 calc_t ay = (std::min)(math::abs(y1), math::abs(y2)); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/
H A Dkdbush.hpp205 TNumber sqDist(const TNumber ax, const TNumber ay, const TNumber bx, const TNumber by) { in sqDist()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_of_intersection.hpp229 T const ay = get<0, 1>(a); in side_value() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp638 bool Earcut<N>::pointInTriangle(double ax, double ay, double bx, double by, double cx, double cy, d… in pointInTriangle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp676 bool Earcut<N>::pointInTriangle(double ax, double ay, double bx, double by, double cx, double cy, d… in pointInTriangle()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_tv.c60 u16 ry, gy, by, ay; member