Home | History | Annotate | Download | only in source

Lines Matching refs:dng_rect

26 #include "dng_rect.h"
94 dng_rect fArea;
180 dng_pixel_buffer (const dng_rect &area, uint32 plane, uint32 planes,
198 const dng_rect & Area () const
503 void SetConstant (const dng_rect &area,
514 void SetConstant_uint8 (const dng_rect &area,
532 void SetConstant_uint16 (const dng_rect &area,
550 void SetConstant_int16 (const dng_rect &area,
568 void SetConstant_uint32 (const dng_rect &area,
586 void SetConstant_real32 (const dng_rect &area,
612 void SetZero (const dng_rect &area,
624 const dng_rect &area,
636 const dng_rect &area,
650 static dng_point RepeatPhase (const dng_rect &srcArea,
651 const dng_rect &dstArea);
658 void RepeatArea (const dng_rect &srcArea,
659 const dng_rect &dstArea);
663 void RepeatSubArea (const dng_rect subArea,
695 const dng_rect &area,
707 const dng_rect &area,