| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeofiletilecachemapbox.cpp | 43 …apbox::QGeoFileTileCacheMapbox(const QList<QGeoMapType> &mapTypes, int scaleFactor, const QString … in QGeoFileTileCacheMapbox() argument 46 m_scaleFactor = qBound(1, scaleFactor, 2); in QGeoFileTileCacheMapbox() 103 int scaleFactor = fields.last()[scaleIdx + 1].digitValue(); in filenameToTileSpec() local 104 if (scaleFactor != m_scaleFactor) in filenameToTileSpec()
|
| H A D | qgeotiledmappingmanagerenginemapbox.cpp | 128 int scaleFactor = 1; in QGeoTiledMappingManagerEngineMapbox() local 132 scaleFactor = 2; in QGeoTiledMappingManagerEngineMapbox() 135 QGeoTileFetcherMapbox *tileFetcher = new QGeoTileFetcherMapbox(scaleFactor, this); in QGeoTiledMappingManagerEngineMapbox() 166 …QGeoFileTileCache *tileCache = new QGeoFileTileCacheMapbox(mapTypes, scaleFactor, m_cacheDirectory… in QGeoTiledMappingManagerEngineMapbox()
|
| H A D | qgeotilefetchermapbox.cpp | 48 QGeoTileFetcherMapbox::QGeoTileFetcherMapbox(int scaleFactor, QGeoTiledMappingManagerEngine *parent) in QGeoTileFetcherMapbox() argument 55 m_scaleFactor = qBound(1, scaleFactor, 2); in QGeoTileFetcherMapbox()
|
| H A D | qgeofiletilecachemapbox.h | 49 …QGeoFileTileCacheMapbox(const QList<QGeoMapType> &mapTypes, int scaleFactor, const QString &direct…
|
| H A D | qgeotilefetchermapbox.h | 53 QGeoTileFetcherMapbox(int scaleFactor, QGeoTiledMappingManagerEngine *parent);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | cprojectionpicture.cpp | 17 scaleFactor(1), in CProjectionPicture() 135 image = image.scaled(this->width()*currentStepScaleFactor * scaleFactor, in paintEvent() 136 this->height()*currentStepScaleFactor * scaleFactor, in paintEvent() 195 scaleFactor *= currentStepScaleFactor; in pinchTriggered() 301 scaleFactor *= scale; in zoom()
|
| H A D | cprojectionpicture.h | 56 qreal scaleFactor; variable
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/objdetect/ |
| H A D | detection_based_tracker.hpp | 79 scaleFactor(1.1f) in IDetector() 102 return scaleFactor; in getScaleFactor() 106 scaleFactor = value; in setScaleFactor() 122 float scaleFactor; member in cv::DetectionBasedTracker::IDetector
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | objdetect.hpp | 182 double scaleFactor, 189 double scaleFactor, 197 double scaleFactor, 272 double scaleFactor = 1.1, 295 double scaleFactor=1.1, 321 double scaleFactor = 1.1,
|
| H A D | features2d.hpp | 333 …CV_WRAP static Ptr<ORB> create(int nfeatures=500, float scaleFactor=1.2f, int nlevels=8, int edgeT… 339 CV_WRAP virtual void setScaleFactor(double scaleFactor) = 0;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapquickitem_p.h | 118 qreal scaleFactor();
|
| H A D | qdeclarativegeomapquickitem.cpp | 476 qreal QDeclarativeGeoMapQuickItem::scaleFactor() in scaleFactor() function in QDeclarativeGeoMapQuickItem
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | matchers.hpp | 147 …OrbFeaturesFinder(Size _grid_size = Size(3,1), int nfeatures=1500, float scaleFactor=1.3f, int nle…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | features2d.hpp | 333 …CV_WRAP static Ptr<ORB> create(int nfeatures=500, float scaleFactor=1.2f, int nlevels=8, int edgeT… 339 CV_WRAP virtual void setScaleFactor(double scaleFactor) = 0;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | features2d.hpp | 333 …CV_WRAP static Ptr<ORB> create(int nfeatures=500, float scaleFactor=1.2f, int nlevels=8, int edgeT… 339 CV_WRAP virtual void setScaleFactor(double scaleFactor) = 0;
|