Lines Matching refs:dng_rect
27 #include "dng_rect.h"
291 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds)
310 virtual dng_rect SrcArea (const dng_rect &dstArea,
311 const dng_rect & /* imageBounds */)
328 const dng_rect &imageBounds)
330 return SrcArea (dng_rect (dstTileSize),
361 const dng_rect & /* imageBounds */,
392 const dng_rect &dstArea,
393 const dng_rect &imageBounds) = 0;
431 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds)
463 const dng_rect & /* imageBounds */,
494 const dng_rect &dstArea,
495 const dng_rect &imageBounds) = 0;