| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qquickgeocoordinateanimation_p.h | 67 Q_PROPERTY(QGeoCoordinate to READ to WRITE setTo) 85 void setTo(const QGeoCoordinate &);
|
| H A D | qquickgeocoordinateanimation.cpp | 231 void QQuickGeoCoordinateAnimation::setTo(const QGeoCoordinate &t) in setTo() function in QQuickGeoCoordinateAnimation 241 QQuickPropertyAnimation::setTo(QVariant::fromValue(to)); in setTo()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | cuda.inl.hpp | 85 setTo(s_); in GpuMat() 96 setTo(s_); in GpuMat() 168 GpuMat& GpuMat::setTo(Scalar s) in setTo() function in cv::cuda::GpuMat 170 return setTo(s, Stream::Null()); in setTo() 174 GpuMat& GpuMat::setTo(Scalar s, InputArray mask) in setTo() function in cv::cuda::GpuMat 176 return setTo(s, mask, Stream::Null()); in setTo()
|
| H A D | cuda.hpp | 213 GpuMat& setTo(Scalar s); 216 GpuMat& setTo(Scalar s, Stream& stream); 219 GpuMat& setTo(Scalar s, InputArray mask); 222 GpuMat& setTo(Scalar s, InputArray mask, Stream& stream);
|
| H A D | mat.hpp | 373 void setTo(const _InputArray& value, const _InputArray & mask = _InputArray()) const; 1264 Mat& setTo(InputArray value, InputArray mask=noArray()); 2486 UMat& setTo(InputArray value, InputArray mask=noArray());
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | cuda.inl.hpp | 85 setTo(s_); in GpuMat() 96 setTo(s_); in GpuMat() 168 GpuMat& GpuMat::setTo(Scalar s) in setTo() function in cv::cuda::GpuMat 170 return setTo(s, Stream::Null()); in setTo() 174 GpuMat& GpuMat::setTo(Scalar s, InputArray mask) in setTo() function in cv::cuda::GpuMat 176 return setTo(s, mask, Stream::Null()); in setTo()
|
| H A D | cuda.hpp | 213 GpuMat& setTo(Scalar s); 216 GpuMat& setTo(Scalar s, Stream& stream); 219 GpuMat& setTo(Scalar s, InputArray mask); 222 GpuMat& setTo(Scalar s, InputArray mask, Stream& stream);
|
| H A D | mat.hpp | 373 void setTo(const _InputArray& value, const _InputArray & mask = _InputArray()) const; 1264 Mat& setTo(InputArray value, InputArray mask=noArray()); 2486 UMat& setTo(InputArray value, InputArray mask=noArray());
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | cuda.inl.hpp | 85 setTo(s_); in GpuMat() 96 setTo(s_); in GpuMat() 168 GpuMat& GpuMat::setTo(Scalar s) in setTo() function in cv::cuda::GpuMat 170 return setTo(s, Stream::Null()); in setTo() 174 GpuMat& GpuMat::setTo(Scalar s, InputArray mask) in setTo() function in cv::cuda::GpuMat 176 return setTo(s, mask, Stream::Null()); in setTo()
|
| H A D | cuda.hpp | 213 GpuMat& setTo(Scalar s); 216 GpuMat& setTo(Scalar s, Stream& stream); 219 GpuMat& setTo(Scalar s, InputArray mask); 222 GpuMat& setTo(Scalar s, InputArray mask, Stream& stream);
|
| H A D | mat.hpp | 373 void setTo(const _InputArray& value, const _InputArray & mask = _InputArray()) const; 1264 Mat& setTo(InputArray value, InputArray mask=noArray()); 2486 UMat& setTo(InputArray value, InputArray mask=noArray());
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/ |
| H A D | main.cpp | 72 Q_PROPERTY(QGeoCoordinate to READ to WRITE setTo NOTIFY toChanged) 92 void setTo(const QGeoCoordinate& to) in setTo() function in PlaneController
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapitemview.cpp | 102 ani->setTo(0.0); in QDeclarativeGeoMapItemView()
|
| H A D | qquickgeomapgesturearea.cpp | 1848 m_flick.m_animation->setTo(animationEndCoordinate); in startFlick()
|