Home
last modified time | relevance | path

Searched defs:midpoint (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.cpp85 double midpoint(double *times, double i, int n) { in midpoint() function
/third_party/skia/src/gpu/tessellate/
DPatchWriter.cpp88 float2 midpoint = abc.xy() / abc.w(); in chopAndWriteConics() local
/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp168 double midpoint (void) const in midpoint() function in tcu::Interval
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h1209 int midpoint; in get_rgba_endpoints_unorm() local
1513 float midpoint; in get_endpoints_float() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c693 CF2_Fixed midpoint = in cf2_hintmap_insertHint() local
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c278 size_t midpoint = (upper_bound + lower_bound) / 2; in sbc_get_max_bitpool_below_rate() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration_test.cc1427 double midpoint = low_edge + (high_edge - low_edge) / 2; in TEST() local
/third_party/python/Modules/
Dmathmodule.c1978 unsigned long midpoint, num_operands; in factorial_partial_product() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1327 APInt midpoint((nextSquare - square).udiv(two)); in sqrt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1166 APInt midpoint((nextSquare - square).udiv(two)); in sqrt() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp969 const float midpoint = (xmin + xmax) / 2.0f; in getAreaBetweenLines() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5727 const double midpoint = inputRange.midpoint(); in randomDouble() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5738 const double midpoint = inputRange.midpoint(); in randomDouble() local