HomeSort by relevance Sort by last modified time
    Searched refs:dng_function_exposure_tone (Results 1 - 2 of 2) sorted by null

  /external/dng_sdk/source/
dng_render.h 64 class dng_function_exposure_tone: public dng_1d_function class in inherits:dng_1d_function
79 dng_function_exposure_tone (real64 exposure);
dng_render.cpp 82 dng_function_exposure_tone::dng_function_exposure_tone (real64 exposure) function in class:dng_function_exposure_tone
116 real64 dng_function_exposure_tone::Evaluate (real64 x) const
944 dng_function_exposure_tone exposureTone (exposure);
    [all...]

Completed in 195 milliseconds