Searched refs:GetConstDeltas (Results 1 – 4 of 4) sorted by relevance
157 const HSBModify *deltas = GetConstDeltas (); in GetDelta()253 return memcmp (GetConstDeltas (), in operator ==()254 rhs.GetConstDeltas (), in operator ==()334 const HSBModify *data1 = map1.GetConstDeltas (); in Interpolate()335 const HSBModify *data2 = map2.GetConstDeltas (); in Interpolate()
213 const HSBModify *GetConstDeltas () const in GetConstDeltas() function
2333 profile.HueSatDeltas1 ().GetConstDeltas ()) in profile_tag_set()2338 profile.HueSatDeltas2 ().GetConstDeltas ()) in profile_tag_set()2350 profile.LookTable ().GetConstDeltas ()) in profile_tag_set()
1434 const dng_hue_sat_map::HSBModify *tableBase = lut.GetConstDeltas (); in RefBaselineHueSatMap()