Home
last modified time | relevance | path

Searched defs:tileIndex (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/graphics/digikam/digikam-7.4.0/core/tests/geolocation/geoiface/
H A Ditemmarkertiler_utest.cpp127 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_1_2, l); in testIndices() local
152 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_50_60, l); in testAddMarkers1() local
170 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_50_60, l); in testAddMarkers1() local
197 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_50_60, l); in testRemoveMarkers2() local
214 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_50_60, l); in testRemoveMarkers2() local
243 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_1_2, l); in testMoveMarkers1() local
263 TileIndex tileIndex = TileIndex::fromCoordinates(coord_1_2, l); in testMoveMarkers1() local
303 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_1_2, l); in testMoveMarkers2() local
321 const TileIndex tileIndex = TileIndex::fromCoordinates(coord_50_60, l); in testMoveMarkers2() local
345 TileIndex tileIndex = TileIndex::fromCoordinates(coord_1_2, l); in testMoveMarkers2() local
[all …]
H A Dtileindex_utest.cpp111 auto tileIndex = TileIndex::fromCoordinates(GeoCoordinates(lat, lon), level); in testFromCoordinates() local
164 auto tileIndex = TileIndex::fromIntList(list); in testToCoordinatesCorners() local
/dports/databases/grass7/grass-7.8.6/lib/raster3d/
H A Dtileio.c78 void *Rast3d_get_tile_ptr(RASTER3D_Map * map, int tileIndex) in Rast3d_get_tile_ptr()
124 int Rast3d_tile_load(RASTER3D_Map * map, int tileIndex) in Rast3d_tile_load()
136 int Rast3d__remove_tile(RASTER3D_Map * map, int tileIndex) in Rast3d__remove_tile()
H A Dtileread.c89 static int Rast3d_readTileUncompressed(RASTER3D_Map * map, int tileIndex, int nofNum) in Rast3d_readTileUncompressed()
106 static int Rast3d_readTileCompressed(RASTER3D_Map * map, int tileIndex, int nofNum) in Rast3d_readTileCompressed()
145 int Rast3d_read_tile(RASTER3D_Map * map, int tileIndex, void *tile, int type) in Rast3d_read_tile()
205 int Rast3d_read_tile_float(RASTER3D_Map * map, int tileIndex, void *tile) in Rast3d_read_tile_float()
229 int Rast3d_read_tile_double(RASTER3D_Map * map, int tileIndex, void *tile) in Rast3d_read_tile_double()
259 int Rast3d_lock_tile(RASTER3D_Map * map, int tileIndex) in Rast3d_lock_tile()
286 int Rast3d_unlock_tile(RASTER3D_Map * map, int tileIndex) in Rast3d_unlock_tile()
H A Dcache.c10 static int cacheRead_readFun(int tileIndex, void *tileBuf, void *closure) in cacheRead_readFun()
56 static int cacheWrite_readFun(int tileIndex, void *tileBuf, void *closure) in cacheWrite_readFun()
137 cacheWrite_writeFun(int tileIndex, const void *tileBuf, void *closure) in cacheWrite_writeFun()
266 static int cacheFlushFun(int tileIndex, const void *tileBuf, void *closure) in cacheFlushFun()
282 size_t tileIndex, nBytes; in Rast3d_flush_all_tiles() local
H A Dtilemath.c25 Rast3d_tile_index2tile(RASTER3D_Map * map, int tileIndex, int *xTile, int *yTile, in Rast3d_tile_index2tile()
103 void Rast3d_tile_index_origin(RASTER3D_Map * map, int tileIndex, int *x, int *y, int *z) in Rast3d_tile_index_origin()
167 Rast3d_coord2tile_index(RASTER3D_Map * map, int x, int y, int z, int *tileIndex, in Rast3d_coord2tile_index()
215 int Rast3d_tile_index_in_range(RASTER3D_Map * map, int tileIndex) in Rast3d_tile_index_in_range()
267 Rast3d_compute_clipped_tile_dimensions(RASTER3D_Map * map, int tileIndex, int *rows, in Rast3d_compute_clipped_tile_dimensions()
H A Dputvalue.c23 int tileIndex, offs; in Rast3d_put_float() local
59 int tileIndex, offs; in Rast3d_put_double() local
H A Dtilewrite.c127 int Rast3d_write_tile(RASTER3D_Map * map, int tileIndex, const void *tile, int type) in Rast3d_write_tile()
194 int Rast3d_write_tile_float(RASTER3D_Map * map, int tileIndex, const void *tile) in Rast3d_write_tile_float()
219 int Rast3d_write_tile_double(RASTER3D_Map * map, int tileIndex, const void *tile) in Rast3d_write_tile_double()
254 int Rast3d_flush_tile(RASTER3D_Map * map, int tileIndex) in Rast3d_flush_tile()
H A Dindex.c13 int dummy1, dummy2, indexLength, tileIndex; in Rast3d_readIndex() local
84 int indexLength, tileIndex; in Rast3d_flush_index() local
/dports/games/scummvm/scummvm-2.5.1/engines/hdb/
H A Dai-use.cpp32 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in isClosedDoor() local
64 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in isOpenDoor() local
98 int tileIndex = g_hdb->_map->getMapBGTileIndex(targetX, targetY); in useTarget() local
110 int tileIndex = g_hdb->_map->getMapBGTileIndex(targetX, targetY); in useTarget() local
121 int tileIndex = g_hdb->_map->getMapFGTileIndex(targetX, targetY); in useTarget() local
238 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in callbackDoorOpenClose() local
254 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useDoorOpenClose() local
264 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in callbackAutoDoorOpenClose() local
279 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useAutoDoorOpenClose() local
293 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useDoorOpenCloseBot() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hdb/
H A Dai-use.cpp32 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in isClosedDoor() local
64 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in isOpenDoor() local
98 int tileIndex = g_hdb->_map->getMapBGTileIndex(targetX, targetY); in useTarget() local
110 int tileIndex = g_hdb->_map->getMapBGTileIndex(targetX, targetY); in useTarget() local
121 int tileIndex = g_hdb->_map->getMapFGTileIndex(targetX, targetY); in useTarget() local
238 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in callbackDoorOpenClose() local
254 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useDoorOpenClose() local
264 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in callbackAutoDoorOpenClose() local
279 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useAutoDoorOpenClose() local
293 int tileIndex = g_hdb->_map->getMapBGTileIndex(x, y); in useDoorOpenCloseBot() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/tiles/
H A Ditemmarkertiler.cpp160 QVariant ItemMarkerTiler::getTileRepresentativeMarker(const TileIndex& tileIndex, const int sortKey) in getTileRepresentativeMarker()
221 const TileIndex tileIndex = TileIndex::fromCoordinates(coordinates, l); in slotSelectionChanged() local
260 const TileIndex tileIndex = TileIndex::fromCoordinates(coordinates, l); in slotSelectionChanged() local
382 const TileIndex tileIndex = TileIndex::fromCoordinates(markerCoordinates, TileIndex::MaxLevel); in removeMarkerIndexFromGrid() local
423 int ItemMarkerTiler::getTileMarkerCount(const TileIndex& tileIndex) in getTileMarkerCount()
442 int ItemMarkerTiler::getTileSelectedCount(const TileIndex& tileIndex) in getTileSelectedCount()
461 GeoGroupState ItemMarkerTiler::getTileGroupState(const TileIndex& tileIndex) in getTileGroupState()
573 QList<QPersistentModelIndex> ItemMarkerTiler::getTileMarkerIndices(const TileIndex& tileIndex) in getTileMarkerIndices()
610 TileIndex tileIndex = TileIndex::fromCoordinates(markerCoordinates, TileIndex::MaxLevel); in addMarkerIndexToGrid() local
703 const TileIndex tileIndex = clickInfo.tileIndicesList.at(i); in onIndicesClicked() local
[all …]
H A Dtilegrouper.cpp184 const TileIndex tileIndex = tileIterator.currentIndex(); in updateClusters() local
407 const TileIndex tileIndex = cluster.tileIndicesList.at(iTile); in updateClusters() local
/dports/games/stratagus/stratagus-3.2.0/src/map/
H A Dtileset.cpp336 int tileIndex = findTileIndex(baseTerrain, mixTerrain); in getTileIndex() local
467 int tileIndex = getTileIndex(type1, type2, quad); in tileFromQuad() local
632 const int tileIndex = findTileIndexByTile(tile); in getQuadFromTile() local
678 unsigned CTileset::getWallDirection(int tileIndex, bool human) const in getWallDirection()
698 static unsigned int NextSection(const CTileset &tileset, unsigned int tileIndex) in NextSection()
711 unsigned tileIndex = humanWallTable[dirFlag]; in getHumanWallTileIndex_broken() local
718 unsigned tileIndex = orcWallTable[dirFlag]; in getOrcWallTileIndex_broken() local
725 unsigned tileIndex = humanWallTable[dirFlag]; in getHumanWallTileIndex_destroyed() local
733 unsigned tileIndex = orcWallTable[dirFlag]; in getOrcWallTileIndex_destroyed() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/map/
H A Dtileset.cpp354 int tileIndex = findTileIndex(baseTerrain, mixTerrain); in getTileIndex() local
481 int tileIndex = getTileIndex(type1, type2, quad); in tileFromQuad() local
736 unsigned CTileset::getWallDirection(int tileIndex, bool human) const in getWallDirection()
758 static unsigned int NextSection(const CTileset &tileset, unsigned int tileIndex) in NextSection()
771 unsigned tileIndex = humanWallTable[dirFlag]; in getHumanWallTileIndex_broken() local
778 unsigned tileIndex = orcWallTable[dirFlag]; in getOrcWallTileIndex_broken() local
785 unsigned tileIndex = humanWallTable[dirFlag]; in getHumanWallTileIndex_destroyed() local
793 unsigned tileIndex = orcWallTable[dirFlag]; in getOrcWallTileIndex_destroyed() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dopencl_scheduler.cpp76 void cOpenClScheduler::DisableTile(int tileIndex) in DisableTile()
81 void cOpenClScheduler::ReserveTile(int tileIndex, int monteCarloIteration) in ReserveTile()
H A Dopencl_scheduler.h57 bool IsTileEnabled(int tileIndex) { return tiles[tileIndex].enabled; } in IsTileEnabled()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/fpx/
H A DFPXImage.java276 private int getTileOffset(int tileIndex) throws IOException { in getTileOffset()
284 private int getTileSize(int tileIndex) throws IOException { in getTileSize()
292 private int getCompressionType(int tileIndex) throws IOException { in getCompressionType()
300 private int getCompressionSubtype(int tileIndex) throws IOException { in getCompressionSubtype()
473 int tileIndex = tileY*tilesAcross + tileX; in getUncompressedTile() local
520 int tileIndex = tileY*tilesAcross + tileX; in getSingleColorCompressedTile() local
576 int tileIndex = tileY*tilesAcross + tileX; in getJPEGCompressedTile() local
672 int tileIndex = tileY*tilesAcross + tileX; in getTile() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DTile.h35 unsigned char tileIndex; variable
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilesetmodel.cpp193 const int tileIndex = index.column() + index.row() * columnCount(); in tileAt() local
203 QModelIndex TilesetModel::tileIndex(const Tile *tile) const in tileIndex() function in TilesetModel
213 const int tileIndex = mTileIds.indexOf(tile->id()); in tileIndex() local
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComPic.cpp150 const UInt tileIndex = picSym.getTileIdxMap(ctuRsAddr); in getSubstreamForCtuAddr() local
164 const UInt tileIndex = picSym.getTileIdxMap(ctuRsAddr); in getSubstreamForCtuAddr() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/mapsearches/
H A Dgpsmarkertiler.cpp276 AbstractMarkerTiler::Tile* GPSMarkerTiler::getTile(const TileIndex& tileIndex, const bool stopIfEmp… in getTile()
334 int GPSMarkerTiler::getTileMarkerCount(const TileIndex& tileIndex) in getTileMarkerCount()
346 int GPSMarkerTiler::getTileSelectedCount(const TileIndex& tileIndex) in getTileSelectedCount()
359 QVariant GPSMarkerTiler::getTileRepresentativeMarker(const TileIndex& tileIndex, const int sortKey) in getTileRepresentativeMarker()
488 GeoGroupState GPSMarkerTiler::getTileGroupState(const TileIndex& tileIndex) in getTileGroupState()
855 QList<qlonglong> GPSMarkerTiler::getTileMarkerIds(const TileIndex& tileIndex) in getTileMarkerIds()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmPpuViewer.cs320 public void SelectChrTile(int tileIndex, int paletteIndex, bool allowOpenWindow) in SelectChrTile()
353 private void ctrlNametableViewer_OnSelectChrTile(int tileIndex, int paletteIndex) in ctrlNametableViewer_OnSelectChrTile()
358 private void ctrlSpriteViewer_OnSelectTilePalette(int tileIndex, int paletteIndex) in ctrlSpriteViewer_OnSelectTilePalette()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/suggestions/
H A DSuggestionsMetrics.java66 public static void recordTileOfflineAvailability(int tileIndex) { in recordTileOfflineAvailability()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/explore_sites/
H A DExploreSitesCategoryCardView.java85 public CategoryCardInteractionDelegate(String siteUrl, int tileIndex) { in CategoryCardInteractionDelegate()
256 int tileIndex = 0; in updateTileViews() local
294 public void recordTileIndexClick(int cardIndex, int tileIndex) { in recordTileIndexClick()

123456789