Searched defs:showCollisionBoxes (Results 1 – 4 of 4) sorted by relevance
43 …ment::placeLayer(RenderSymbolLayer& symbolLayer, const mat4& projMatrix, bool showCollisionBoxes) { in placeLayer()106 const bool showCollisionBoxes, in placeLayerBucket()
94 bool showCollisionBoxes; member in mbgl::GeometryTileWorker
124 bool showCollisionBoxes; member in mbgl::GeometryTile
413 std::unique_ptr<SymbolBucket> SymbolLayout::place(const bool showCollisionBoxes) { in place()