Home
last modified time | relevance | path

Searched refs:BlendColor (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.cpp209 const BlendColor::Type BlendColor::Default { 0, 0, 0, 0 };
211 void BlendColor::Set(const Type& value) { in Set()
215 BlendColor::Type BlendColor::Get() { in Get()
H A Dvalue.hpp147 struct BlendColor { struct
H A Dcontext.hpp259 State<value::BlendColor> blendColor;