Home
last modified time | relevance | path

Searched refs:SrcArea (Results 1 – 10 of 10) sorted by relevance

/external/dng_sdk/source/
Ddng_filter_task.h80 virtual dng_rect SrcArea (const dng_rect &dstArea) in SrcArea() function
95 return SrcArea (dng_rect (dstTileSize)).Size (); in SrcTileSize()
Ddng_bad_pixels.h61 virtual dng_rect SrcArea (const dng_rect &dstArea,
265 virtual dng_rect SrcArea (const dng_rect &dstArea,
Ddng_opcodes.h310 virtual dng_rect SrcArea (const dng_rect &dstArea, in SrcArea() function
330 return SrcArea (dng_rect (dstTileSize), in SrcTileSize()
Ddng_opcodes.cpp276 virtual dng_rect SrcArea (const dng_rect &dstArea) in SrcArea() function in dng_filter_opcode_task
279 return fOpcode.SrcArea (dstArea, in SrcArea()
Ddng_filter_task.cpp99 dng_rect srcArea = SrcArea (area); in Process()
Ddng_render.cpp749 virtual dng_rect SrcArea (const dng_rect &dstArea);
807 dng_rect dng_render_task::SrcArea (const dng_rect &dstArea) in SrcArea() function in dng_render_task
Ddng_resample.cpp514 virtual dng_rect SrcArea (const dng_rect &dstArea);
590 dng_rect dng_resample_task::SrcArea (const dng_rect &dstArea) in SrcArea() function in dng_resample_task
Ddng_lens_correction.cpp986 virtual dng_rect SrcArea (const dng_rect &dstArea);
1115 dng_rect dng_filter_warp::SrcArea (const dng_rect &dstArea) in SrcArea() function in dng_filter_warp
1249 srcTileSize = SrcArea (fDstImage.Bounds ()).Size (); in SrcTileSize()
Ddng_mosaic_info.cpp1126 virtual dng_rect SrcArea (const dng_rect &dstArea);
1202 dng_rect dng_fast_interpolator::SrcArea (const dng_rect &dstArea) in SrcArea() function in dng_fast_interpolator
Ddng_bad_pixels.cpp104 dng_rect dng_opcode_FixBadPixelsConstant::SrcArea (const dng_rect &dstArea, in SrcArea() function in dng_opcode_FixBadPixelsConstant
738 dng_rect dng_opcode_FixBadPixelsList::SrcArea (const dng_rect &dstArea, in SrcArea() function in dng_opcode_FixBadPixelsList