Home
last modified time | relevance | path

Searched defs:tile_cache (Results 1 – 25 of 46) sorted by relevance

12

/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/
H A Dchamplain-tile-cache.c93 champlain_tile_cache_init (ChamplainTileCache *tile_cache) in champlain_tile_cache_init()
110 champlain_tile_cache_store_tile (ChamplainTileCache *tile_cache, in champlain_tile_cache_store_tile()
131 champlain_tile_cache_refresh_tile_time (ChamplainTileCache *tile_cache, in champlain_tile_cache_refresh_tile_time()
156 champlain_tile_cache_on_tile_filled (ChamplainTileCache *tile_cache, in champlain_tile_cache_on_tile_filled()
H A Dchamplain-map-source-chain.c264 ChamplainTileCache *tile_cache) in assign_cache_of_next_source_sequence()
325 ChamplainTileCache *tile_cache = CHAMPLAIN_TILE_CACHE (map_source); in champlain_map_source_chain_push() local
351 ChamplainTileCache *tile_cache = NULL; in champlain_map_source_chain_pop() local
H A Dchamplain-memory-cache.c375 store_tile (ChamplainTileCache *tile_cache, in store_tile()
422 refresh_tile_time (ChamplainTileCache *tile_cache, in refresh_tile_time()
456 on_tile_filled (ChamplainTileCache *tile_cache, in on_tile_filled()
H A Dchamplain-null-tile-source.c113 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_rendered_cb() local
H A Dchamplain-file-tile-source.c168 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_rendered_cb() local
H A Dchamplain-file-cache.c706 refresh_tile_time (ChamplainTileCache *tile_cache, in refresh_tile_time()
745 store_tile (ChamplainTileCache *tile_cache, in store_tile()
827 on_tile_filled (ChamplainTileCache *tile_cache, in on_tile_filled()
H A Dchamplain-network-tile-source.c683 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_rendered_cb() local
712 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_loaded_cb() local
H A Dchamplain-network-bbox-tile-source.c401 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_rendered_cb() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dvisibility.rs49 pub tile_cache: Option<Box<TileCacheInstance>>, field
189 let mut tile_cache = tile_caches in update_primitive_visibility() localVariable
609 let mut tile_cache = frame_state.tile_cache.take().unwrap(); in update_primitive_visibility() localVariable
H A Dlib.rs128 mod tile_cache; module
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dvisibility.rs49 pub tile_cache: Option<Box<TileCacheInstance>>, field
189 let mut tile_cache = tile_caches in update_primitive_visibility() localVariable
609 let mut tile_cache = frame_state.tile_cache.take().unwrap(); in update_primitive_visibility() localVariable
H A Dlib.rs128 mod tile_cache; module
/dports/games/flightgear/flightgear-2020.3.11/src/Scenery/
H A Dtilemgr.hxx74 TileCache tile_cache; member in FGTileMgr
H A Dtilecache.hxx42 tile_map tile_cache; member in TileCache
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dlib.rs125 mod tile_cache; module
H A Dframe_builder.rs388 let tile_cache = tile_caches in build_layer_screen_rects_and_cull_layers() localVariable
751 let tile_cache = &ctx.tile_caches[&slice_id]; in build_composite_pass() localVariable
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/tileview/src/
H A Dmain.rs50 pub tile_cache: TileCacheInstanceSerializer field
364 let tile_cache = &slice.tile_cache; in slices_to_svg() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/tileview/src/
H A Dmain.rs49 pub tile_cache: TileCacheInstanceSerializer field
368 let tile_cache = &slice.tile_cache; in slices_to_svg() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/tileview/src/
H A Dmain.rs50 pub tile_cache: TileCacheInstanceSerializer field
364 let tile_cache = &slice.tile_cache; in slices_to_svg() localVariable
/dports/games/libretro-quicknes/QuickNES_Core-901248a/nes_emu/
H A DNes_Ppu_Impl.h137 cached_tile_t* tile_cache; variable
/dports/deskutils/gnome-maps/gnome-maps-41.2/lib/
H A Dmaps-file-tile-source.c530 ChamplainTileCache *tile_cache = champlain_tile_source_get_cache (tile_source); in tile_rendered_cb() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dframe_builder.rs141 pub tile_cache: Option<Box<TileCacheInstance>>, field
869 let tile_cache = pic.tile_cache.as_ref().expect("bug"); in build_render_pass() localVariable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dframe_builder.rs127 pub tile_cache: Option<TileCache>, field
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.c69 struct tile_cache { struct
73 static inline void city_tile_cache_update(struct city *pcity); argument
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.c69 struct tile_cache { struct
73 static inline void city_tile_cache_update(struct city *pcity); argument

12