Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dchrono.hpp13 using TimePoint = Clock::time_point; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dcolor_ramp_property_value.hpp34 Color evaluate(const Evaluator&, TimePoint = {}) const { return {}; } in evaluate() argument
H A Dproperty_value.hpp45 auto evaluate(const Evaluator& evaluator, TimePoint = {}) const { in evaluate() argument
H A Ddata_driven_property_value.hpp64 auto evaluate(const Evaluator& evaluator, TimePoint = {}) const { in evaluate() argument