Home
last modified time | relevance | path

Searched refs:pixelZoom (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.hpp237 State<value::PixelZoom> pixelZoom; member in mbgl::gl::Context
H A Dcontext.cpp627 pixelZoom.setDirty(); in setDirtyState()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_impl.cpp546 parameters.context.pixelZoom = { 1, 1 }; in render()
623 parameters.context.pixelZoom = { 1, 1 }; in render()