Home
last modified time | relevance | path

Searched refs:formatTags (Results 101 – 107 of 107) sorted by relevance

12345

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DWarpBilinearOpImage.java93 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
96 formatTags[1], getColorModel()); in computeRect()
H A DAffineNearestOpImage.java219 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
234 formatTags[0], in computeRect()
240 formatTags[1], in computeRect()
H A DScaleBicubicOpImage.java155 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
166 formatTags[0], getSource(0).getColorModel()); in computeRect()
169 new RasterAccessor(dest, destRect, formatTags[1], getColorModel()); in computeRect()
H A DWarpGeneralOpImage.java94 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
97 formatTags[1], getColorModel()); in computeRect()
H A DAffineBicubic2OpImage.java78 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
97 formatTags[0], in computeRect()
102 formatTags[1], in computeRect()
H A DAffineBicubicOpImage.java72 RasterFormatTag[] formatTags = getFormatTags(); in computeRect() local
91 formatTags[0], in computeRect()
96 formatTags[1], in computeRect()
/dports/french/py-grammalecte-fr/
H A Dgrammalecte-cli.py275 echo(" {:<32} {}".format(sMorph, oLexicographer.formatTags(sMorph)))

12345