Searched refs:imageBounds (Results 1 - 22 of 22) sorted by relevance

/external/dng_sdk/source/
H A Ddng_bad_pixels.h62 const dng_rect &imageBounds);
67 const dng_rect &imageBounds,
77 const dng_rect &imageBounds);
217 /// \param imageBounds The pt must lie within imageBounds to be valid.
222 const dng_rect &imageBounds,
266 const dng_rect &imageBounds);
271 const dng_rect &imageBounds,
281 const dng_rect &imageBounds);
295 const dng_rect &imageBounds);
[all...]
H A Ddng_opcodes.h291 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) argument
293 return imageBounds;
306 /// \param imageBounds The overall image area (dstArea will lie within these
311 const dng_rect & /* imageBounds */)
321 /// \param imageBounds The image bounds (the destination tile will
328 const dng_rect &imageBounds)
331 imageBounds).Size ();
348 /// \param imageBounds Total size of image to be processed.
361 const dng_rect & /* imageBounds */,
385 /// \param imageBounds Tota
327 SrcTileSize(const dng_point &dstTileSize, const dng_rect &imageBounds) argument
431 ModifiedBounds(const dng_rect &imageBounds) argument
[all...]
H A Ddng_misc_opcodes.h183 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds);
189 const dng_rect &imageBounds);
243 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds);
249 const dng_rect &imageBounds);
284 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds);
290 const dng_rect &imageBounds);
325 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds);
331 const dng_rect &imageBounds);
364 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds);
370 const dng_rect &imageBounds);
[all...]
H A Ddng_gain_map.h192 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) argument
194 return fAreaSpec.Overlap (imageBounds);
203 const dng_rect &imageBounds);
H A Ddng_bad_pixels.cpp105 const dng_rect & /* imageBounds */)
125 const dng_rect & /* imageBounds */,
158 const dng_rect & /* imageBounds */)
486 const dng_rect &imageBounds,
492 if (pt.v < imageBounds.t ||
493 pt.h < imageBounds.l ||
494 pt.v >= imageBounds.b ||
495 pt.h >= imageBounds.r)
739 const dng_rect & /* imageBounds */)
780 const dng_rect & /* imageBounds */,
485 IsPointValid(const dng_point &pt, const dng_rect &imageBounds, uint32 index) const argument
1030 FixClusteredPixel(dng_pixel_buffer &buffer, uint32 pointIndex, const dng_rect &imageBounds) argument
1539 FixClusteredRect(dng_pixel_buffer &buffer, const dng_rect &badRect, const dng_rect &imageBounds) argument
1720 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &srcBuffer, dng_pixel_buffer &dstBuffer, const dng_rect &dstArea, const dng_rect &imageBounds) argument
[all...]
H A Ddng_misc_opcodes.cpp390 dng_rect dng_opcode_MapTable::ModifiedBounds (const dng_rect &imageBounds) argument
393 return fAreaSpec.Overlap (imageBounds);
403 const dng_rect & /* imageBounds */)
609 dng_rect dng_opcode_MapPolynomial::ModifiedBounds (const dng_rect &imageBounds) argument
612 return fAreaSpec.Overlap (imageBounds);
622 const dng_rect & /* imageBounds */)
971 dng_rect dng_opcode_DeltaPerRow::ModifiedBounds (const dng_rect &imageBounds) argument
974 return fAreaSpec.Overlap (imageBounds);
984 const dng_rect & /* imageBounds */)
1177 dng_rect dng_opcode_DeltaPerColumn::ModifiedBounds (const dng_rect &imageBounds) argument
1357 ModifiedBounds(const dng_rect &imageBounds) argument
1534 ModifiedBounds(const dng_rect &imageBounds) argument
[all...]
H A Ddng_lens_correction.h618 const dng_rect &imageBounds,
627 const dng_rect &imageBounds);
H A Ddng_gain_map.cpp547 const dng_rect &imageBounds)
573 imageBounds,
543 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect &imageBounds) argument
H A Ddng_lens_correction.cpp2173 const dng_rect &imageBounds,
2204 const dng_rect_real64 bounds (imageBounds);
2317 const dng_rect & /* imageBounds */)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCImageLabel.java108 Rectangle imageBounds = m_image == null ? new Rectangle(0, 0, 0, 0) : m_image.getBounds();
112 int y = clientArea.y + (clientArea.height - imageBounds.height) / 2;
116 int x = clientArea.x + imageBounds.width + SPACE;
134 Rectangle imageBounds = m_image == null ? new Rectangle(0, 0, 0, 0) : m_image.getBounds();
136 int width = imageBounds.width + SPACE + textExtent.x;
137 int height = Math.max(imageBounds.height, textExtent.y);
H A DCFlatButton.java99 Rectangle imageBounds = image.getBounds();
101 int x = ca.x + (ca.width - imageBounds.width) / 2;
102 int y = ca.y + (ca.height - imageBounds.height) / 2;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
H A DDrawUtils.java78 Rectangle imageBounds = image.getBounds();
79 gc.drawImage(image, x, y + (height - imageBounds.height) / 2);
88 Rectangle imageBounds = image.getBounds();
89 int centerX = (width - imageBounds.width) / 2;
90 int centerY = y + (height - imageBounds.height) / 2;
230 Rectangle imageBounds = image.getBounds();
231 int imageWidth = imageBounds.width;
232 int imageHeight = imageBounds.height;
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/renderers/
H A DBatchTiledMapRenderer.java68 protected Rectangle imageBounds = new Rectangle(); field in class:BatchTiledMapRenderer
202 imageBounds.set(x1, y1, x2 - x1, y2 - y1);
204 if (viewBounds.contains(imageBounds) || viewBounds.overlaps(imageBounds)) {
/external/skia/src/gpu/
H A DSkGrPriv.h40 void GrMakeKeyFromImageID(GrUniqueKey* key, uint32_t imageID, const SkIRect& imageBounds);
H A DSkGr.cpp52 void GrMakeKeyFromImageID(GrUniqueKey* key, uint32_t imageID, const SkIRect& imageBounds) { argument
55 SkASSERT(!imageBounds.isEmpty());
59 builder[1] = imageBounds.fLeft;
60 builder[2] = imageBounds.fTop;
61 builder[3] = imageBounds.fRight;
62 builder[4] = imageBounds.fBottom;
/external/skia/include/core/
H A DSkImageFilter.h90 * Apply this cropRect to the imageBounds. If a given edge of the cropRect is not
91 * set, then the corresponding edge from imageBounds will be used.
93 * Note: imageBounds is in "device" space, as the output cropped rectangle will be,
96 void applyTo(const SkIRect& imageBounds, const SkMatrix&, SkIRect* cropped) const;
/external/skia/src/pdf/
H A DSkPDFDevice.cpp1150 SkRect imageBounds = SkRect::Make(image->bounds()); local
1156 tmpSrc = imageBounds;
1164 if (!imageBounds.contains(*src)) {
1165 if (!tmpSrc.intersect(imageBounds)) {
2260 SkRect imageBounds = SkRect::Make(image->bounds()); local
2261 perspectiveOutline.addRect(imageBounds);
2277 physicalPerspectiveOutline.addRect(imageBounds);
/external/skia/src/core/
H A DSkImageFilter.cpp69 void SkImageFilter::CropRect::applyTo(const SkIRect& imageBounds, argument
72 *cropped = imageBounds;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 205 milliseconds