Home
last modified time | relevance | path

Searched defs:attributeValue (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.hpp24 inline std::array<float, 1> attributeValue(float v) { in attributeValue() function
35 inline std::array<float, 2> attributeValue(const Color& color) { in attributeValue() function