Home
last modified time | relevance | path

Searched defs:linear2 (Results 1 – 5 of 5) 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/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp214 int32_t linear2; in diffTwoBytePrimaries() local
241 int32_t linear2 = (int32_t)((p2 >> 8) & 0xff) - 2; in diffThreeBytePrimaries() 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
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c935 VkFormatFeatureFlags2KHR linear2, optimal2, buffer2; in anv_GetPhysicalDeviceFormatProperties2() local