Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Ddem_data.cpp26 auto decodeRGB = encoding == Tileset::DEMEncoding::Terrarium ? decodeTerrarium : decodeMapbox; local
34 set(x, y, decodeRGB(_image.data[j], _image.data[j+1], _image.data[j+2]));