Home
last modified time | relevance | path

Searched refs:textLabelPlaneMatrix (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dplacement.cpp76 mat4 textLabelPlaneMatrix = getLabelPlaneMatrix(posMatrix, in placeLayer() local
95 …placeLayerBucket(symbolBucket, posMatrix, textLabelPlaneMatrix, iconLabelPlaneMatrix, scale, textP… in placeLayer()
102 const mat4& textLabelPlaneMatrix, in placeLayerBucket() argument
132 posMatrix, textLabelPlaneMatrix, textPixelRatio, in placeLayerBucket()
H A Dplacement.hpp83 const mat4& textLabelPlaneMatrix,