Searched refs:EvaluatorType (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | paint_property.hpp | 21 using EvaluatorType = PropertyEvaluator<T>; typedef in mbgl::style::PaintProperty |
| H A D | layout_property.hpp | 16 using EvaluatorType = PropertyEvaluator<T>; typedef in mbgl::style::LayoutProperty |
| H A D | light_impl.hpp | 20 using EvaluatorType = PropertyEvaluator<T>; typedef in mbgl::style::LightProperty |
| H A D | properties.hpp | 189 using Evaluator = typename P::EvaluatorType; in evaluate() |