Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem_p.h102 OpenGLExtruded = 2, enumerator
H A Dqdeclarativepolylinemapitem.cpp950 …v("QTLOCATION_OPENGL_ITEMS").toInt()) ? QDeclarativePolylineMapItem::OpenGLExtruded : QDeclarative… in PolylineBackendSelector()
1249 : ((m_backend == OpenGLExtruded) in setBackend()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A DGeoJsonDelegate.qml86 backend: (dc.openGLBackends) ? MapPolyline.OpenGLExtruded : MapPolyline.Software
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mappolyline_tester/
H A Dmain.qml184 ? MapPolyline.Software : MapPolyline.OpenGLExtruded)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/
H A Dmain.qml211 ? MapPolyline.Software : MapPolyline.OpenGLExtruded)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/
H A Dmain.qml301 ? MapPolyline.Software : MapPolyline.OpenGLExtruded)