Home
last modified time | relevance | path

Searched defs:touches (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dinterface.hpp59 struct touches struct
70 struct touches<Geometry1, Geometry2, Tag1, Tag2, CastedTag1, CastedTag2, true> struct
74 static inline bool apply(Geometry1 const& g1, Geometry2 const& g2, Strategy const& strategy) in apply()
87 struct touches struct
90 static inline bool apply(Geometry1 const& geometry1, in apply()
101 static inline bool apply(Geometry1 const& geometry1, in apply()
124 struct touches struct
127 …static bool apply(Geometry1 const& geometry1, Geometry2 const& geometry2, Strategy const& strategy) in apply()
137 struct touches<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
140 struct visitor: boost::static_visitor<bool>
[all …]
H A Dimplementation.hpp42 namespace detail { namespace touches namespace
112 bool touches = false; in apply() local
302 struct touches<Geometry1, Geometry2, point_tag, Tag2, pointlike_tag, pointlike_tag, false> struct
305 static inline bool apply(Geometry1 const& , Geometry2 const& , Strategy const&) in apply()
312 struct touches<Geometry1, Geometry2, multi_point_tag, Tag2, pointlike_tag, pointlike_tag, false> struct
315 static inline bool apply(Geometry1 const&, Geometry2 const&, Strategy const&) in apply()
324 struct touches<Point, Geometry, point_tag, Tag2, pointlike_tag, CastedTag2, false> struct
329 struct touches<MultiPoint, MultiGeometry, multi_point_tag, Tag2, pointlike_tag, CastedTag2, false> struct
339 struct touches<Geometry, MultiPoint, Tag1, multi_point_tag, CastedTag1, pointlike_tag, false> struct
351 struct touches<Box1, Box2, box_tag, box_tag, CastedTag1, CastedTag2, false> struct
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dektf2127.c51 struct input_mt_pos *touches) in ektf2127_parse_coordinates()
71 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES]; in ektf2127_report_event() local
H A Dchipone_icn8318.c45 struct icn8318_touch touches[ICN8318_MAX_TOUCHES]; member
H A Dchipone_icn8505.c65 struct icn8505_touch touches[ICN8505_MAX_TOUCHES]; member
H A Dgslx680_firefly.c670 u8 id, touches; local
H A Dgslx680_pad.c695 u8 id, touches; in gslX680_ts_worker() local
H A Dgslx680a.c788 u8 id, touches; in gslX680_ts_worker() local
H A Dgsl3673.c789 u8 id, touches; in gsl3673_ts_worker() local
H A Dgslx6801.c911 u8 id, touches; in gslX680_ts_worker() local
H A Dgsl3673_800x1280.c811 u8 id, touches; in gsl3673_ts_worker() local
H A Dgslx680.c973 u8 id, touches; in gslX680_ts_worker() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp222 touches(Geometry const& g) in touches() function
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-magicmouse.c128 } touches[16]; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c783 u8 id, touches; in gsl_ts_worker() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c738 u8 id, touches/*, read_buf[4] = {0}*/; in gslX680_ts_worker() local
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dcyapa_gen3.c116 struct cyapa_touch touches[5]; member
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h345 TouchPointInfoPtr touches; member
585 DDXTouchPointInfoPtr touches; member
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h271 struct xorg_list touches; member