Home
last modified time | relevance | path

Searched defs:tileIndices (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DTileScheduler.java71 Raster[] scheduleTiles(OpImage target, Point tileIndices[]); in scheduleTiles()
101 TileRequest scheduleTiles(PlanarImage target, Point[] tileIndices, in scheduleTiles()
133 void cancelTiles(TileRequest request, Point[] tileIndices); in cancelTiles()
148 void prefetchTiles(PlanarImage target, Point[] tileIndices); in prefetchTiles()
H A DTileCache.java126 void addTiles(RenderedImage owner, Point[] tileIndices, Raster[] tiles, Object tileCacheMetric); in addTiles()
143 Raster[] getTiles(RenderedImage owner, Point[] tileIndices); in getTiles()
H A DTileRequest.java113 void cancelTiles(Point[] tileIndices); in cancelTiles()
H A DOpImage.java1413 public Raster[] getTiles(Point[] tileIndices) { in getTiles()
1547 public TileRequest queueTiles(Point[] tileIndices) { in queueTiles()
1595 public void cancelTiles(TileRequest request, Point[] tileIndices) { in cancelTiles()
1613 public void prefetchTiles(Point[] tileIndices) { in prefetchTiles()
H A DStatisticsOpImage.java170 public Raster[] getTiles(Point[] tileIndices) { in getTiles()
H A DRenderedOp.java2309 public Raster[] getTiles(Point tileIndices[]) { in getTiles()
2330 public TileRequest queueTiles(Point[] tileIndices) { in queueTiles()
2348 public void cancelTiles(TileRequest request, Point[] tileIndices) { in cancelTiles()
2367 public void prefetchTiles(Point tileIndices[]) { in prefetchTiles()
H A DPlanarImage.java1923 Point[] tileIndices = in getTileIndices() local
2661 public Raster[] getTiles(Point[] tileIndices) { in getTiles()
2706 public TileRequest queueTiles(Point[] tileIndices) { in queueTiles()
2734 public void cancelTiles(TileRequest request, Point[] tileIndices) { in cancelTiles()
2759 public void prefetchTiles(Point[] tileIndices) { in prefetchTiles()
H A DTiledImage.java1604 Point[] tileIndices = getTileIndices(invalidArea.getBounds()); in propertyChange() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/jai/utils/
H A DLCTileScheduler.java74 Point[] tileIndices, in Request()
146 public void cancelTiles(Point[] tileIndices) { in cancelTiles()
332 final Point[] tileIndices; // the tile indices field in TileJob
343 PlanarImage owner, Point[] tileIndices, in TileJob()
670 Exception compute(PlanarImage owner, Point[] tileIndices, in compute()
882 Point[] tileIndices, in scheduleJob()
1098 Point tileIndices[]) { in scheduleTiles()
1113 public TileRequest scheduleTiles(PlanarImage target, Point[] tileIndices, in scheduleTiles()
1141 public void cancelTiles(TileRequest request, Point[] tileIndices) { in cancelTiles()
1218 Point[] tileIndices) { in prefetchTiles()
H A DLCTileCache.java557 Point[] tileIndices, in addTiles()
584 public synchronized Raster[] getTiles(RenderedImage owner, Point[] tileIndices) { in getTiles()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/util/
H A DSunTileScheduler.java73 Point[] tileIndices, in Request()
148 public void cancelTiles(Point[] tileIndices) { in cancelTiles()
342 final Point[] tileIndices; // the tile indices field in TileJob
353 PlanarImage owner, Point[] tileIndices, in TileJob()
701 Exception compute(PlanarImage owner, Point[] tileIndices, in compute()
997 Point[] tileIndices, in scheduleJob()
1226 Point tileIndices[]) { in scheduleTiles()
1241 public TileRequest scheduleTiles(PlanarImage target, Point[] tileIndices, in scheduleTiles()
1269 public void cancelTiles(TileRequest request, Point[] tileIndices) { in cancelTiles()
1354 Point[] tileIndices) { in prefetchTiles()
H A DSunTileCache.java564 Point[] tileIndices, in addTiles()
667 public synchronized Raster[] getTiles(RenderedImage owner, Point[] tileIndices) { in getTiles()
H A DImageUtil.java1345 Point[] tileIndices = in getTileIndices() local
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/
H A DIcnfile.h39 std::vector<Uint16> tileIndices; member
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DTileManager.java33 …PaintRequest(PlanarImage image, int epoch, Point tileIndices[], boolean syncronous, boolean prefet… in PaintRequest()
181 Point tileIndices[] = new Point[tiles.size()]; in queueTiles() local
H A DImageEditorDisplay.java289 private Raster[] availableTiles(Point[] tileIndices) { in availableTiles()
378 Point[] tileIndices = source.getTileIndices(clipBounds); in paintComponent() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DRenderingProgressTask.java32 Point[] tileIndices = image.getTileIndices(image.getBounds()); in registerImage() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/image/types/
H A DRawImageType.java261 final Point[] tileIndices = rgbImage.getTileIndices(bounds); in getImage() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/widget/
H A DImageCanvas.java377 Point[] tileIndices = new Point[(txmax-txmin+1)*(tymax-tymin+1)]; in paint() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/image/
H A DBufferedImage.java507 private static final Point[] tileIndices = { new Point() }; field in BufferedImage
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/image/
H A DBufferedImage.java507 private static final Point[] tileIndices = { new Point() }; field in BufferedImage
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/widgets/
H A Dmapwidget.cpp1578 const TileIndex::List tileIndices = currentCluster.tileIndicesList; in slotClustersClicked() local
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/maps/
H A Dmaps_tiles.cpp2492 const Indexes tileIndices = Maps::getAroundIndexes( _index, 1 ); in setAsEmpty() local
/dports/graphics/pixie/Pixie/src/ri/
H A Dtexture.cpp1505 int *tileIndices; // The tile offset index in the file member in CDeepShadow