Home
last modified time | relevance | path

Searched refs:TopRight (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_dem_source.cpp73 { DEMTileNeighbors::TopRight, DEMTileNeighbors::BottomLeft }, in onTileChanged()
76 { DEMTileNeighbors::BottomLeft, DEMTileNeighbors::TopRight } in onTileChanged()
96 } else if (mask == DEMTileNeighbors::TopRight){ in onTileChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dtypes.hpp91 TopRight, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Draster_dem_tile.hpp27 TopRight = 1 << 4, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dtypes.cpp75 { SymbolAnchorType::TopRight, "top-right" },
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.cpp33 case style::SymbolAnchorType::TopRight: in getAnchorAlignment()
56 case style::SymbolAnchorType::TopRight: in getAnchorAlignment()