Home
last modified time | relevance | path

Searched defs:projectionMatrix (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dcustom_layer.hpp22 std::array<double, 16> projectionMatrix; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.cpp413 mat4 projectionMatrix; in getCameraToTileDistance() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp147 …st Point<float>& previousProjectedPoint, const float minimumLength, const mat4& projectionMatrix) { in projectTruncatedLineSegment()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp691 QDoubleMatrix4x4 projectionMatrix; in setupCamera() local