Home
last modified time | relevance | path

Searched refs:iconLabelPlaneMatrix (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.cpp82 mat4 iconLabelPlaneMatrix = getLabelPlaneMatrix(posMatrix, in placeLayer() local
95 …placeLayerBucket(symbolBucket, posMatrix, textLabelPlaneMatrix, iconLabelPlaneMatrix, scale, textP… in placeLayer()
103 const mat4& iconLabelPlaneMatrix, in placeLayerBucket() argument
146 posMatrix, iconLabelPlaneMatrix, textPixelRatio, in placeLayerBucket()
H A Dplacement.hpp84 const mat4& iconLabelPlaneMatrix,