Home
last modified time | relevance | path

Searched refs:IsSafeDownScale (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_mosaic_info.h187 virtual bool IsSafeDownScale (const dng_point &downScale) const;
Ddng_mosaic_info.cpp1534 bool dng_mosaic_info::IsSafeDownScale (const dng_point &downScale) const in IsSafeDownScale() function in dng_mosaic_info
1690 while (!IsSafeDownScale (testScale)) in DownScale()
1733 if (IsSafeDownScale (testScale)) in DownScale()