Searched refs:MaxSrcRadiusGap (Results 1 – 2 of 2) sorted by relevance
200 virtual real64 MaxSrcRadiusGap (real64 maxDstGap) const = 0;335 virtual real64 MaxSrcRadiusGap (real64 maxDstGap) const;441 virtual real64 MaxSrcRadiusGap (real64 maxDstGap) const;
462 real64 dng_warp_params_rectilinear::MaxSrcRadiusGap (real64 maxDstGap) const in MaxSrcRadiusGap() function in dng_warp_params_rectilinear867 real64 dng_warp_params_fisheye::MaxSrcRadiusGap (real64 maxDstGap) const in MaxSrcRadiusGap() function in dng_warp_params_fisheye1258 const real64 maxSrcGap = fParams->MaxSrcRadiusGap (maxDstGap); in SrcTileSize()