Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dcollision_box_program.hpp71 float currentZoom, in draw()
150 float currentZoom, in draw()
H A Dprogram.hpp53 float currentZoom) { in computeAllUniformValues()
H A Dsymbol_program.hpp285 float currentZoom) { in computeAllUniformValues()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp327 …UniformValues uniformValues(float currentZoom, const EvaluatedProperties& currentProperties) const… in uniformValues()