Home | History | Annotate | Download | only in source

Lines Matching refs:dstArea

305 		/// \param dstArea The destination pixel area to be computed.
306 /// \param imageBounds The overall image area (dstArea will lie within these
308 /// \retval The source pixel area needed to process the specified dstArea.
310 virtual dng_rect SrcArea (const dng_rect &dstArea,
313 return dstArea;
383 /// \param dstArea Destination pixel processing area.
385 /// \param imageBounds Total image area to be processed; dstArea will
392 const dng_rect &dstArea,
486 /// \param dstArea Destination pixel processing area.
488 /// \param imageBounds Total image area to be processed; dstArea will
494 const dng_rect &dstArea,