Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DMockNavi.cpp121 … vec3f streetSize = vec3f(CITY_GRID_SIZE * 0.6, 0.0, -CITY_GRID_SIZE * 2.0 * m_houseCount * 200.0); in generateCity() local
136 vec3f streetSize = vec3f(CITY_GRID_SIZE * 3, 0.0, CITY_GRID_SIZE * 0.6); in generateCity() local