Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/tile/
H A Dtile_id.hpp134 const uint32_t childY = y * 2; in children() local
235 const uint32_t childY = canonical.y * 2; in children() local