Home
last modified time | relevance | path

Searched defs:scaleFactor (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeofiletilecachemapbox.cpp43 …eMapbox::QGeoFileTileCacheMapbox(const QList<QGeoMapType> &mapTypes, int scaleFactor, const QStrin… in QGeoFileTileCacheMapbox()
103 int scaleFactor = fields.last()[scaleIdx + 1].digitValue(); in filenameToTileSpec() local
H A Dqgeotilefetchermapbox.cpp48 QGeoTileFetcherMapbox::QGeoTileFetcherMapbox(int scaleFactor, QGeoTiledMappingManagerEngine *parent) in QGeoTileFetcherMapbox()
H A Dqgeotiledmappingmanagerenginemapbox.cpp128 int scaleFactor = 1; in QGeoTiledMappingManagerEngineMapbox() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dcprojectionpicture.h56 qreal scaleFactor; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapquickitem.cpp476 qreal QDeclarativeGeoMapQuickItem::scaleFactor() in scaleFactor() function in QDeclarativeGeoMapQuickItem
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/objdetect/
H A Ddetection_based_tracker.hpp122 float scaleFactor; member in cv::DetectionBasedTracker::IDetector