Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopolygon/
H A Dtst_qgeopolygon.cpp78 QList<QGeoCoordinate> coords; in listConstructor() local
105 QList<QGeoCoordinate> coords; in assignment() local
134 QList<QGeoCoordinate> coords; in comparison() local
176 QList<QGeoCoordinate> coords; in path() local
194 QList<QGeoCoordinate> coords; in size() local
240 QList<QGeoCoordinate> coords; in translate() local
273 QList<QGeoCoordinate> coords; in valid() local
312 QList<QGeoCoordinate> coords; in contains() local
351 QList<QGeoCoordinate> coords; in boundingGeoRectangle() local
370 QList<QGeoCoordinate> coords; in extendShape() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopath/
H A Dtst_qgeopath.cpp78 QList<QGeoCoordinate> coords; in listConstructor() local
95 QList<QGeoCoordinate> coords; in assignment() local
126 QList<QGeoCoordinate> coords; in comparison() local
172 QList<QGeoCoordinate> coords; in path() local
199 QList<QGeoCoordinate> coords; in size() local
245 QList<QGeoCoordinate> coords; in translate() local
283 QList<QGeoCoordinate> coords; in valid() local
323 QList<QGeoCoordinate> coords; in contains() local
364 QList<QGeoCoordinate> coords; in boundingGeoRectangle() local
384 QList<QGeoCoordinate> coords; in extendShape() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dimage_source_impl.hpp25 std::array<LatLng, 4> coords; member in mbgl::style::ImageSource::Impl
/OK3568_Linux_fs/external/xserver/Xi/
H A Dgtmotion.c91 INT32 *coords = NULL, *bufptr; in ProcXGetDeviceMotionEvents() local
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxmotion.c77 xTimecoord * coords, in dmxPointerGetMotionEvents()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_image_source.cpp117 auto coords = impl().getCoordinates(); in update() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.cpp553 QStringList coords = rawPoints[i].split(','); in parseGeoPoints() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.cpp453 for (const QGeoCoordinate &coords: d->holePath(index)) in hole() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1432 struct hw_x_point *coords = coordinates_x; in copy_rgb_regamma_to_coordinates_x() local
1649 struct hw_x_point *coords = coords_x; in map_regamma_hw_to_x_user() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1134 u32 coords[FTS_COORDS_ARR_SIZE] = { 0 }; in fts_get_dt_coords() local
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c2381 xTimecoord *coords = (xTimecoord *) NULL; in ProcGetMotionEvents() local