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 Dvalue.cpp428 const constexpr PixelZoom::Type PixelZoom::Default;
430 void PixelZoom::Set(const Type& value) { in Set()
434 PixelZoom::Type PixelZoom::Get() { in Get()
H A Dvalue.hpp272 struct PixelZoom { struct
282 constexpr bool operator!=(const PixelZoom::Type& a, const PixelZoom::Type& b) { in operator !=()
H A Dcontext.hpp237 State<value::PixelZoom> pixelZoom;