Home
last modified time | relevance | path

Searched refs:cropH (Results 1 – 25 of 41) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
83 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
100 consumer.setDimensions(cropW, cropH); in setDimensions()
132 if (y2 > cropY + cropH) { in setPixels()
133 y2 = cropY + cropH; in setPixels()
172 if (y2 > cropY + cropH) { in setPixels()
173 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
84 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
101 consumer.setDimensions(cropW, cropH); in setDimensions()
133 if (y2 > cropY + cropH) { in setPixels()
134 y2 = cropY + cropH; in setPixels()
173 if (y2 > cropY + cropH) { in setPixels()
174 y2 = cropY + cropH; in setPixels()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/image/
H A DCropImageFilter.java50 int cropH; field in CropImageFilter
65 cropH = h; in CropImageFilter()
83 p.put("croprect", new Rectangle(cropX, cropY, cropW, cropH)); in setProperties()
100 consumer.setDimensions(cropW, cropH); in setDimensions()
132 if (y2 > cropY + cropH) { in setPixels()
133 y2 = cropY + cropH; in setPixels()
172 if (y2 > cropY + cropH) { in setPixels()
173 y2 = cropY + cropH; in setPixels()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcrophandler.cc49 cropH(0), in CropHandler()
125 return cropW == w && cropH == h; in isFullDisplay()
194 int oldCropH = cropH; in setZoom()
419 cwh = cropH; in getWindow()
574 h = cropH; in getSize()
632 cropH = whImgSpace; in compDim()
638 if (cropY + cropH > fullH) { in compDim()
639 cropH = fullH - cropY; in compDim()
648 cropH += cropY; in compDim()
658 if (cropH > fullH) { in compDim()
[all …]
H A Dpreviewwindow.cc48 int cropX, cropY, cropW, cropH; in getObservedFrameArea() local
49 mainCropWin->getCropRectangle (cropX, cropY, cropW, cropH); in getObservedFrameArea()
54 h = round(cropH * zoom); in getObservedFrameArea()
H A Dcrophandler.h123 …int cropX, cropY, cropW, cropH; // cropPixbuf's displayed area (position and size), i.e. coordinat… variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dcrophandler.cc110 cropH(0), in CropHandler()
190 return cropW == w && cropH == h; in isFullDisplay()
259 int oldCropH = cropH; in setZoom()
510 cwh = cropH; in getWindow()
661 h = cropH; in getSize()
719 cropH = whImgSpace; in compDim()
725 if (cropY + cropH > fullH) { in compDim()
726 cropH = fullH - cropY; in compDim()
735 cropH += cropY; in compDim()
745 if (cropH > fullH) { in compDim()
[all …]
H A Dpreviewwindow.cc44 int cropX, cropY, cropW, cropH; in getObservedFrameArea() local
45 mainCropWin->getCropRectangle (cropX, cropY, cropW, cropH); in getObservedFrameArea()
50 h = round(cropH * zoom); in getObservedFrameArea()
H A Dcrophandler.h122 …int cropX, cropY, cropW, cropH; // cropPixbuf's displayed area (position and size), i.e. coordinat… variable
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcrop.h68 bool setCropSizes (int cropX, int cropY, int cropW, int cropH, int skip, bool internal);
80 void setWindow (int cropX, int cropY, int cropW, int cropH, int skip) override in setWindow() argument
82 setCropSizes (cropX, cropY, cropW, cropH, skip, false); in setWindow()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcrop.h69 bool setCropSizes (int cropX, int cropY, int cropW, int cropH, int skip, bool internal);
79 void setWindow (int cropX, int cropY, int cropW, int cropH, int skip) override in setWindow() argument
81 setCropSizes (cropX, cropY, cropW, cropH, skip, false); in setWindow()
/dports/graphics/processing/processing-1.5.1/modes/java/libraries/video/src/processing/video/
H A DCapture.java78 public int cropH; field in Capture
215 cropH = requestHeight; in init()
294 cropH = Math.min(dataHeight, y + h) - cropY; in crop()
297 if ((cropW != width) || (cropH != height)) { in crop()
333 for (int y = 0; y < cropH; y++) { in read()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/muesli/smartcrop/
H A Dsmartcrop.go439 var cropW, cropH float64
447 cropH = cropHeight
449 cropH = minDimension
453 for y := 0; float64(y)+cropH*scale <= float64(height); y += step {
456 Rectangle: image.Rect(x, y, x+int(cropW*scale), y+int(cropH*scale)),
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/muesli/smartcrop/
H A Dsmartcrop.go439 var cropW, cropH float64
447 cropH = cropHeight
449 cropH = minDimension
453 for y := 0; float64(y)+cropH*scale <= float64(height); y += step {
456 Rectangle: image.Rect(x, y, x+int(cropW*scale), y+int(cropH*scale)),
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/include/
H A Dmfx_enc_common.h96 …RatioW, mfxU16 &aspectRatioH, mfxU32 frame_width, mfxU32 frame_heigth, mfxU16 cropW, mfxU16 cropH);
100 …tRatioW, mfxU32 aspectRatioH, mfxU32 frame_width, mfxU32 frame_heigth, mfxU32 cropW, mfxU32 cropH);
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/src/
H A Dmfx_enc_common.cpp419 …tRatioW, mfxU16 &aspectRatioH, mfxU32 frame_width, mfxU32 frame_heigth, mfxU16 cropW, mfxU16 cropH) in CheckAspectRatioMPEG2() argument
422 mfxU32 height =(cropH != 0) ? cropH : frame_heigth; in CheckAspectRatioMPEG2()
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_vpp/include/
H A Dsample_vpp_config.h193 mfxU16 cropH; member
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_vpp/include/
H A Dsample_vpp_config.h241 mfxU16 cropH; member

12