Home
last modified time | relevance | path

Searched defs:slope1 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_color_space.cpp74 const real64 slope1 = 13.064306598; // gamma * pow (x1, gamma - 1.0) in Evaluate() local
130 const real64 slope1 = 9.9661890075; // gamma * pow (x1, gamma - 1.0) in Evaluate() local
/third_party/boost/boost/polygon/
Dpolygon_45_set_data.hpp835 inline point_data<Unit> getIntersectionPoint(const point_data<Unit>& pt1, unsigned int slope1, in getIntersectionPoint()