Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dextrusion_texture_program.hpp25 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::ExtrusionTextureProgram
H A Dheatmap_texture_program.hpp30 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::HeatmapTextureProgram
H A Draster_program.hpp51 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::RasterProgram
H A Dhillshade_prepare_program.hpp32 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::HillshadePrepareProgram
H A Dhillshade_program.hpp38 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::HillshadeProgram
H A Dfill_program.hpp69 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::FillProgram
H A Dline_program.hpp57 …static LayoutVertex layoutVertex(Point<int16_t> p, Point<double> e, bool round, bool up, int8_t di… in layoutVertex() function in mbgl::LineProgram
H A Dfill_extrusion_program.hpp89 …static LayoutVertex layoutVertex(Point<int16_t> p, double nx, double ny, double nz, unsigned short… in layoutVertex() function in mbgl::FillExtrusionProgram