Home
last modified time | relevance | path

Searched defs:linear1 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dlinear_linear.hpp154 LinearGeometry1 const& linear1, in compute_turns()
189 LinearGeometry1 const& linear1, in sort_and_follow_turns()
228 static inline OutputIterator apply(Linear1 const& linear1, in apply()
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_get_turns_ll_invariance.hpp71 LinearGeometry1 const& linear1, in compute_turns()
119 Linear1 linear1(lineargeometry1); in apply() local
/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp213 int32_t linear1; in diffTwoBytePrimaries() local
240 int32_t linear1 = (int32_t)((p1 >> 8) & 0xff) - 2; in diffThreeBytePrimaries() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dcommon.h114 float3 linear1 = color.rgb / 12.92; in sRGBtoLinear() local