Home
last modified time | relevance | path

Searched refs:RasterPos (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.cpp441 const constexpr RasterPos::Type RasterPos::Default;
443 void RasterPos::Set(const Type& value) { in Set()
447 RasterPos::Type RasterPos::Get() { in Get()
H A Dvalue.hpp286 struct RasterPos { struct
298 constexpr bool operator!=(const RasterPos::Type& a, const RasterPos::Type& b) { in operator !=()
H A Dcontext.hpp238 State<value::RasterPos> rasterPos;