HomeSort by relevance Sort by last modified time
    Searched defs:IsValidForNegative (Results 1 - 3 of 3) sorted by null

  /external/dng_sdk/source/
dng_lens_correction.cpp 177 bool dng_warp_params::IsValidForNegative (const dng_negative &negative) const
1050 if (!fParams->IsValidForNegative (negative))
    [all...]
dng_negative.cpp 97 bool dng_noise_profile::IsValidForNegative (const dng_negative &negative) const
    [all...]
dng_opcodes.h 211 virtual bool IsValidForNegative (const dng_negative & /* negative */) const

Completed in 213 milliseconds