Searched defs:CopyArea (Results 1 – 5 of 5) sorted by relevance
297 void CopyArea (const dng_image &src, in CopyArea() function
635 void CopyArea (const dng_pixel_buffer &src, in CopyArea() function
751 void dng_image::CopyArea (const dng_image &src, in CopyArea() function in dng_image
710 void dng_pixel_buffer::CopyArea (const dng_pixel_buffer &src, in CopyArea() function in dng_pixel_buffer
196 inline void CopyArea(const Image<uint8_t>& image, in CopyArea() function