Home
last modified time | relevance | path

Searched refs:scaleY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0028-linuxfbdrm-Support-setting-screen-size-and-display-r.patch70 + qreal scaleY = qreal(m_displayRect.height()) / m_screenSize.height();
80 + pntr.scale(scaleX, scaleY);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmapscene/
H A Dtst_qgeotiledmapscene.cpp84 double scaleY = screenHeight / tileSize; in screenPositions() local
86 double scaledHalfLengthY = halfLength * scaleY; in screenPositions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp400 double scaleY = double(size.height) / height; in cameraForLatLngs() local
402 scaleY -= (padding.top() + padding.bottom()) / height; in cameraForLatLngs()
403 minScale = util::min(scaleX, scaleY); in cameraForLatLngs()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1scaleY(@ratio) {\n -webkit-transform: scaleY(@ratio);\n -ms-transform: scaleY(@ratio); // IE…