Home
last modified time | relevance | path

Searched defs:childX (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.hpp133 const uint32_t childX = x * 2; in children() local
234 const uint32_t childX = canonical.x * 2; in children() local