Home | History | Annotate | Download | only in source

Lines Matching refs:dstArea

749 		virtual dng_rect SrcArea (const dng_rect &dstArea);
807 dng_rect dng_render_task::SrcArea (const dng_rect &dstArea)
810 return dstArea + fSrcOffset;
995 dng_rect dstArea = dstBuffer.fArea;
1138 int32 dstRow = srcRow + (dstArea.t - srcArea.t);
1144 dstArea.l,
1165 dstArea.l,