MCPcopy Create free account

hub / github.com/MemoLanes/MemoLanes / functions

Functions1,024 in github.com/MemoLanes/MemoLanes

↓ 1 callersFunctionread_line_string
(flatten_data: &[Kml])
app/rust/src/import_data.rs:382
↓ 1 callersFunctionread_track
(flatten_data: &[Kml])
app/rust/src/import_data.rs:301
↓ 1 callersFunctionread_v2_journey_data_bytes
(reader: &mut T)
app/rust/src/archive.rs:133
↓ 1 callersMethodredrawCanvas
( x_raw: number, y: number, w_raw: number, h: number, z: number, bufferSizePower: numb
app/journey_kernel/static/layers/journey-canvas-layer.ts:110
↓ 1 callersMethodrefreshMapData
* Refresh map data by forcing a tile buffer update * This is called when the underlying data has changed (e.g., new journey data imported) * @re
app/journey_kernel/static/map-controller.ts:204
↓ 1 callersMethodregisterParamsHooks
* Register hooks on ReactiveParams to handle property changes * These hooks automatically respond to changes in renderMode, fogDensity, and project
app/journey_kernel/static/map-controller.ts:263
↓ 1 callersMethodregisterTileBufferCallback
(callback: TileBufferCallback)
app/journey_kernel/static/journey-tile-provider.ts:198
↓ 1 callersFunctionrender_map_overlay_internal
( map_renderer: &mut MapRenderer, render_area: &RenderArea, )
app/rust/tests/test_utils/mod.rs:129
↓ 1 callersFunctionrender_tile
(bitmap: JourneyBitmap, tile_key: TileKey)
app/rust/tests/fow_snapshot_export.rs:70
↓ 1 callersMethodrequire_optimization
(&self)
app/rust/src/main_db.rs:642
↓ 1 callersFunctionrewrite_metadata_entry_name
(bytes: Vec<u8>, metadata_name: &str)
app/rust/tests/archive.rs:134
↓ 1 callersFunctionround_pt
(p: [f64; 2])
tools/geo_rasterizer/src/registry.rs:209
↓ 1 callersFunctionsample_journey
()
app/rust/tests/archive.rs:69
↓ 1 callersMethodserialize
(&self)
app/rust/src/journey_bitmap.rs:585
↓ 1 callersFunctionserialize_bitmap
(bitmap: &mut JourneyBitmap)
app/rust/src/cache_db/cache_db_v1.rs:66
↓ 1 callersFunctionserialize_fow_snapshot_bitmap_tile
(tile: &FoWSnapshotTile)
app/rust/src/export_data/fow.rs:270
↓ 1 callersFunctionserialize_fow_snapshot_hash_tile
(tile: &FoWSnapshotTile)
app/rust/src/export_data/fow.rs:278
↓ 1 callersFunctionserialize_fow_snapshot_layer_tile
(tile: &FoWSnapshotTile)
app/rust/src/export_data/fow.rs:285
↓ 1 callersFunctionserialize_fow_snapshot_tile_index
( tile_index: &[u8; FOW_SNAPSHOT_TILE_BITSET_SIZE], )
app/rust/src/export_data/fow.rs:332
↓ 1 callersMethodserialize_internal
(&self)
app/rust/src/journey_bitmap.rs:569
↓ 1 callersFunctionserialize_journey_vector
( journey_vector: &JourneyVector, mut writer: T, )
app/rust/src/journey_data.rs:43
↓ 1 callersFunctionserialize_mipmap
(levels: &[BitVec])
app/journey_kernel/src/tile_archive.rs:23
↓ 1 callersMethodset
(&mut self, bxo: usize, byo: usize)
tools/geo_rasterizer/src/rasterize.rs:71
↓ 1 callersMethodsetBufferSizePower
(bufferSizePower: number)
app/journey_kernel/static/journey-tile-provider.ts:142
↓ 1 callersMethodset_finalized_journey_changed_callback
( &mut self, callback: FinalizedJourneyChangedCallback, )
app/rust/src/storage.rs:337
↓ 1 callersFunctionset_lsb_bit
(bytes: &mut [u8], idx: usize, value: bool)
app/journey_kernel/src/tile_range.rs:378
↓ 1 callersFunctionset_panic_hook
()
app/journey_kernel/src/utils.rs:13
↓ 1 callersMethodsetupEditorCallableMethods
()
app/journey_kernel/static/flutter-bridge-editor.ts:413
↓ 1 callersMethodsetupEditorEventListeners
()
app/journey_kernel/static/flutter-bridge-editor.ts:133
↓ 1 callersMethodsetupFlutterCallableMethods
* Setup all window methods that Flutter can call
app/journey_kernel/static/flutter-bridge.ts:146
↓ 1 callersMethodsetupMapEventListeners
* Setup all map event listeners that notify Flutter
app/journey_kernel/static/flutter-bridge.ts:122
↓ 1 callersMethodsetupStyleDataHandler
* Set up handler for styledata events to maintain journey layer position * After style reset, custom layers may need to be re-added or repositioned
app/journey_kernel/static/map-controller.ts:300
↓ 1 callersMethodsetupStyleRetryLogic
* Set up retry logic for failed style loads * This handles cases where network access fails (e.g., mainland China iPhones)
app/journey_kernel/static/map-controller.ts:338
↓ 1 callersFunctionsetup_storage_for_test
(f: F)
app/rust/tests/achievement_area.rs:13
↓ 1 callersFunctionsetup_x86_64_android_workaround
Adds a temporary workaround for an issue with the Rust compiler and Android in x86_64 devices: https://github.com/rust-lang/rust/issues/109717. The wo
app/rust/build.rs:9
↓ 1 callersMethodshow
()
app/journey_kernel/static/debug-panel.ts:754
↓ 1 callersFunctionsibling
`path` with `suffix` appended, e.g. `geo_data.bin` -> `geo_data.bin.tmp`. Uses `OsString::push` (append), NOT `Path::with_extension`, which would repl
tools/geo_rasterizer/src/atomic_write.rs:33
↓ 1 callersMethodsimplifyDrawPoints
( points: maplibregl.LngLat[], minPixelDistance: number, )
app/journey_kernel/static/flutter-bridge-editor.ts:106
↓ 1 callersMethodsize
(&self)
app/rust/tests/test_utils/render_utils.rs:24
↓ 1 callersFunctionskip_v2_journey_record
(reader: &mut T)
app/rust/src/archive.rs:146
↓ 1 callersFunctionsynthetic_geo_bytes
Synthetic worldview asset: tile (0,0) is entirely France, a child of continent EU.
app/rust/tests/achievement_on_demand.rs:28
↓ 1 callersFunctiontest_lsb_bit
(bytes: &[u8], idx: usize)
app/journey_kernel/src/tile_range.rs:389
↓ 1 callersFunctiontile_range_response_from_journey_bitmap
( journey_bitmap: &mut JourneyBitmap, x: i64, y: i64, z: i16, width: i64, height: i64,
app/rust/src/renderer/map_renderer.rs:121
↓ 1 callersFunctiontile_xy
Inverse of [`tile_index`]: `(tx, ty)` from a tile-grid index.
app/rust/geo_data_format/src/lib.rs:46
↓ 1 callersMethodto_degrees
(rad: f64)
app/rust/src/gps_processor.rs:56
↓ 1 callersMethodto_geo
(self)
app/rust/src/achievement/read_model/region.rs:36
↓ 1 callersMethodto_u8
(self)
app/rust/src/archive.rs:82
↓ 1 callersMethodtoggle_raw_data_mode
(&self, enable: bool)
app/rust/src/storage.rs:232
↓ 1 callersFunctiontrySetup
()
app/journey_kernel/static/index.ts:60
↓ 1 callersMethodtry_auto_finalize_journey
(&mut self)
app/rust/src/main_db.rs:575
↓ 1 callersFunctionunpack_one
(indices: &[u8], bits_per_cell: u8, i: usize)
app/rust/geo_data_format/src/packed_tile.rs:159
↓ 1 callersMethodunregisterTileBufferCallback
(callback: TileBufferCallback)
app/journey_kernel/static/journey-tile-provider.ts:221
↓ 1 callersMethodupdate
(&mut self, point: &TrackPoint)
app/rust/src/journey_date_picker.rs:88
↓ 1 callersFunctionupdate_journey_metadata
(id: &str, journey_info: JourneyInfo)
app/rust/src/api/api.rs:748
↓ 1 callersMethodupdate_mipmap_for_point
(&self, x: usize, y: usize, val: bool)
app/rust/src/journey_bitmap.rs:847
↓ 1 callersFunctionvalidate_leaf_mipmap_levels
( tile_bitmap_exp: u8, levels: &[bitvec::prelude::BitVec], )
app/journey_kernel/src/tile_range.rs:342
↓ 1 callersFunctionverify_gpx
(name: &str, gpx_data: &[u8])
app/rust/tests/flight_track_processor.rs:37
↓ 1 callersFunctionwrite_kml_document
( name: String, description: String, elements: Vec<Kml>, writer: &mut T, )
app/rust/src/export_data/kml.rs:64
↓ 1 callersFunctionwrite_log
(message: String, level: LogLevel)
app/rust/src/api/api.rs:250
↓ 1 callersFunctionwrite_v2_journey_record
(writer: &mut T, journey_data: &[u8])
app/rust/src/archive.rs:368
↓ 1 callersFunctionzstd_compress_block
(block: &[u8], level: u8)
app/journey_kernel/src/tile_archive.rs:88
Method_flush
(&self)
app/rust/src/storage.rs:472
Methodadd_block_bits
( bitmap: &mut BitMap2D, side: i64, block: &Block, start_x: i64, start
app/rust/src/renderer/tile_shader2.rs:189
Functionadd_line_cross_antimeridian
()
app/rust/tests/journey_bitmap.rs:15
Methodadd_lines
( &mut self, points: &[(f64, f64)], snap_endpoints: bool, )
app/rust/src/api/edit_session.rs:471
Methodadd_tile_bits
( bitmap: &mut BitMap2D, side: i64, journey_bitmap: &mut JourneyBitmap, tile_k
app/rust/src/renderer/tile_shader2.rs:81
Functionall_layer_merges_per_kind
()
app/rust/tests/cache_db.rs:121
Functionall_round_trips_through_from_id
()
app/rust/geo_data_format/src/worldview.rs:139
Methodalmost
(x: number)
app/journey_kernel/static/layers/journey-canvas-layer.ts:192
Methodanalyze
(&self)
app/rust/src/api/import.rs:196
Functionantimeridian_validation_allows_polar_cap
()
tools/geo_rasterizer/tests/parse.rs:77
Functionantimeridian_validation_passes_on_synthetic
()
tools/geo_rasterizer/tests/parse.rs:42
Functionantimeridian_validation_rejects_overspanning_ring
()
tools/geo_rasterizer/tests/parse.rs:48
Functionantimeridian_west_edge_is_zero
()
tools/geo_rasterizer/tests/projection.rs:12
Functionapi_achievement_explored_area_and_region_contract
()
app/rust/tests/api_achievement.rs:49
Functionarchive_and_import
()
app/rust/tests/archive.rs:205
Functionarea_of_main_map
()
app/rust/src/api/api.rs:807
Methodas_bitvec
(&self)
app/journey_kernel/src/bitmap2d.rs:117
Functionassemble_collapses_duplicate_adm0_a3
()
tools/geo_rasterizer/tests/entities.rs:34
Functionassemble_groups_continents_and_countries
()
tools/geo_rasterizer/tests/entities.rs:11
Functionasset_declares_its_worldview_id
()
app/rust/tests/geo_lookup.rs:128
Methodasset_path
(&self)
app/rust/src/api/achievement.rs:33
Functionattributes_area_with_rollup_and_layers
()
app/rust/tests/region_index.rs:69
Functionaudit_identity_matches_continent_codes_too
()
tools/geo_rasterizer/src/registry.rs:477
Functionbasic
()
app/rust/tests/end_to_end.rs:7
Functionbasic
()
app/rust/tests/main_db.rs:15
Functionbasic
()
app/rust/tests/journey_bitmap.rs:47
Functionbasic
()
app/rust/tests/map_renderer.rs:8
Functionbasic
()
app/rust/tests/cache_db_compute.rs:23
Functionbench_add_trip
(c: &mut Criterion)
app/rust/benches/cache.rs:252
Functionbench_cold_start
(c: &mut Criterion)
app/rust/benches/cache.rs:226
Functionbench_delete_update
(c: &mut Criterion)
app/rust/benches/cache.rs:342
Functionbench_time_machine
(c: &mut Criterion)
app/rust/benches/cache.rs:296
Methodbits_per_cell
(&self)
app/rust/geo_data_format/src/packed_tile.rs:80
Functionblock_area_at_60_north_is_smaller
()
tools/geo_rasterizer/tests/projection.rs:25
Functionblock_area_at_equator_is_about_374k_m_squared
()
tools/geo_rasterizer/tests/projection.rs:18
Functionblock_grid_offset_matches_spec
()
tools/geo_rasterizer/tests/projection.rs:37
Functionblock_key_conversion
()
app/rust/src/journey_bitmap.rs:953
Functionblock_mipmap
()
app/rust/src/journey_bitmap.rs:964
Functionborder_cell_area_weighted_by_latitude_row
()
tools/geo_rasterizer/tests/area.rs:55
← previousnext →501–600 of 1,024, ranked by callers