Home
last modified time | relevance | path

Searched defs:linear2 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dlinear_linear.hpp155 LinearGeometry2 const& linear2, in compute_turns()
190 LinearGeometry2 const& linear2, in sort_and_follow_turns()
229 Linear2 const& linear2, in apply()
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_get_turns_ll_invariance.hpp72 LinearGeometry2 const& linear2) in compute_turns()
120 Linear2 linear2(lineargeometry2); in apply() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dcommon.h115 float3 linear2 = pow((color.rgb + float3(0.055)) / 1.055, 2.4); in sRGBtoLinear() local