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

  /external/dng_sdk/source/
dng_camera_profile.cpp 52 , fHueSatDeltas1 ()
317 fHueSatDeltas1 = deltas1;
481 FingerprintHueSatMap (printer, fHueSatDeltas1);
851 fHueSatDeltas1 == profile.fHueSatDeltas1 &&
976 fHueSatDeltas1,
1154 if (fHueSatDeltas1.IsValid ())
1162 return new dng_hue_sat_map (fHueSatDeltas1);
1176 return new dng_hue_sat_map (fHueSatDeltas1);
1241 fHueSatDeltas1 = nullTable
    [all...]
dng_camera_profile.h 242 dng_hue_sat_map fHueSatDeltas1;
573 return fHueSatDeltas1.IsValid ();
580 return fHueSatDeltas1;

Completed in 41 milliseconds