Home
last modified time | relevance | path

Searched refs:newPoint (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp879 QTouchEvent::TouchPoint* newPoint = new QTouchEvent::TouchPoint(); in createTouchPointFromMouseEvent() local
880 newPoint->setPos(event->localPos()); in createTouchPointFromMouseEvent()
881 newPoint->setScenePos(event->windowPos()); in createTouchPointFromMouseEvent()
882 newPoint->setScreenPos(event->screenPos()); in createTouchPointFromMouseEvent()
883 newPoint->setState(state); in createTouchPointFromMouseEvent()
884 newPoint->setId(0); in createTouchPointFromMouseEvent()
885 return newPoint; in createTouchPointFromMouseEvent()
H A Dqdeclarativecirclemapitem.cpp567 QDoubleVector2D newPoint = QDoubleVector2D(x(),y()) + QDoubleVector2D(width(), height()) * 0.5; in geometryChanged() local
568 QGeoCoordinate newCoordinate = map()->geoProjection().itemPositionToCoordinate(newPoint, false); in geometryChanged()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgproc.hpp1161 int newPoint(Point2f pt, bool isvirtual, int firstEdge = 0);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp1161 int newPoint(Point2f pt, bool isvirtual, int firstEdge = 0);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp1161 int newPoint(Point2f pt, bool isvirtual, int firstEdge = 0);