Searched defs:posMatrix (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | collision_index.cpp | 68 const mat4& posMatrix, in placeFeature() 98 const mat4& posMatrix, in placeLineFeature() 306 std::pair<float,float> CollisionIndex::projectAnchor(const mat4& posMatrix, const Point<float>& poi… in projectAnchor() argument 315 std::pair<Point<float>,float> CollisionIndex::projectAndGetPerspectiveRatio(const mat4& posMatrix, … in projectAndGetPerspectiveRatio() argument 330 Point<float> CollisionIndex::projectPoint(const mat4& posMatrix, const Point<float>& point) const { in projectPoint() argument
|
| H A D | placement.cpp | 72 mat4 posMatrix; in placeLayer() local 101 const mat4& posMatrix, in placeLayerBucket()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_projection.cpp | 59 …mat4 getLabelPlaneMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap,… in getLabelPlaneMatrix() 78 …mat4 getGlCoordMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap, co… in getGlCoordMatrix() 288 const mat4& posMatrix, in placeGlyphsAlongLine() 364 const mat4& posMatrix, const style::SymbolPropertyValues& values, in reprojectLineLabels()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_circle_layer.cpp | 114 GeometryCoordinate projectPoint(const GeometryCoordinate& p, const mat4& posMatrix, const Size& siz… in projectPoint() 123 …es projectQueryGeometry(const GeometryCoordinates& queryGeometry, const mat4& posMatrix, const Siz… in projectQueryGeometry()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile.cpp | 226 mat4 posMatrix; in queryRenderedFeatures() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | feature_index.cpp | 44 const mat4& posMatrix, in query()
|