Searched refs:handleWrapJump (Results 1 – 4 of 4) sorted by relevance
69 void CrossTileSymbolLayerIndex::handleWrapJump(float newLng) { in handleWrapJump() function in mbgl::CrossTileSymbolLayerIndex174 layerIndex.handleWrapJump(lng); in addLayer()
48 void handleWrapJump(float newLng);
52 void handleWrapJump(float lng);
93 handleWrapJump(parameters.transformState.getLatLng().longitude()); in update()243 void TilePyramid::handleWrapJump(float lng) { in handleWrapJump() function in mbgl::TilePyramid