Home
last modified time | relevance | path

Searched refs:Binders (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp285 using Binders = IndexedTuple< typedef in mbgl::PaintPropertyBinders
369 Binders binders;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp28 using PaintPropertyBinders = typename PaintProperties::Binders;
H A Dsymbol_program.hpp258 using PaintPropertyBinders = typename PaintProperties::Binders;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dproperties.hpp125 using Binders = PaintPropertyBinders<DataDrivenProperties>; typedef in mbgl::style::Properties