Searched refs:px1 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | collision_index.cpp | 59 …return box.px2 < viewportPadding || box.px1 >= screenRightBoundary || box.py2 < viewportPadding ||… in isOffscreen() 63 …return box.px2 >= 0 && box.px1 < gridRightBoundary && box.py2 >= 0 && box.py1 < gridBottomBoundary; in isInsideGrid() 81 box.px1 = box.x1 * tileToViewport + projectedPoint.first.x; in placeFeature() 87 … (!allowOverlap && collisionGrid.hitTest({{ box.px1, box.py1 }, { box.px2, box.py2 }}))) { in placeFeature() 191 circle.px1 = projectedPoint.x - radius; in placeLineFeature() 239 …insert(IndexedSubfeature(feature.indexedFeature, bucketInstanceId), {{ box.px1, box.py1 }, { box.p… in insertFeature() 241 …insert(IndexedSubfeature(feature.indexedFeature, bucketInstanceId), {{ box.px1, box.py1 }, { box.p… in insertFeature()
|
| H A D | collision_feature.hpp | 30 float px1; member in mbgl::CollisionBox
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/ |
| H A D | map_transformer.hpp | 107 D px1 = 0; in set_transformation() local 120 type sx = (px2 - px1) / boost::numeric_cast<type>(wdx); in set_transformation() 136 type pmx = (px1 + px2) / 2.0; in set_transformation()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra124-apalis.dtsi | 1465 gpio-x1-aud-px1 { /* NC */
|
| H A D | tegra124-apalis-v1.2.dtsi | 1472 gpio-x1-aud-px1 { /* NC */
|