Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp1661 e.triangletype = 1.0; in allocateAndFillEntries()
1675 e.triangletype = -1.0; in allocateAndFillEntries()
1690 … vertices[i*6].triangletype = vertices[i*6+1].triangletype = vertices[i*6+5].triangletype = 2.0; in allocateAndFillEntries()
1699 … vertices[i*6+2].triangletype = vertices[i*6+3].triangletype = vertices[i*6+4].triangletype = 3.0; in allocateAndFillEntries()
H A Dqdeclarativepolylinemapitem_p_p.h529 float triangletype; // es2 does not support int attribs member