Home
last modified time | relevance | path

Searched defs:CompositeFunctionPaintPropertyBinder (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp180 class CompositeFunctionPaintPropertyBinder : public PaintPropertyBinder<T, A> { class
190CompositeFunctionPaintPropertyBinder(style::PropertyExpression<T> expression_, float zoom, T defau… in CompositeFunctionPaintPropertyBinder() function in mbgl::CompositeFunctionPaintPropertyBinder