/third_party/skia/src/pathops/ |
D | SkReduceOrder.cpp | 17 static int coincident_line(const SkDQuad& quad, SkDQuad& reduction) { in coincident_line() 22 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() 26 static int vertical_line(const SkDQuad& quad, SkDQuad& reduction) { in vertical_line() 32 static int horizontal_line(const SkDQuad& quad, SkDQuad& reduction) { in horizontal_line() 39 int minX, int maxX, int minY, int maxY, SkDQuad& reduction) { in check_linear() 103 static int coincident_line(const SkDCubic& cubic, SkDCubic& reduction) { in coincident_line() 108 static int reductionLineCount(const SkDCubic& reduction) { in reductionLineCount() 112 static int vertical_line(const SkDCubic& cubic, SkDCubic& reduction) { in vertical_line() 118 static int horizontal_line(const SkDCubic& cubic, SkDCubic& reduction) { in horizontal_line() 125 static int check_quadratic(const SkDCubic& cubic, SkDCubic& reduction) { in check_quadratic() [all …]
|
/third_party/flutter/skia/src/pathops/ |
D | SkReduceOrder.cpp | 17 static int coincident_line(const SkDQuad& quad, SkDQuad& reduction) { in coincident_line() 22 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() 26 static int vertical_line(const SkDQuad& quad, SkDQuad& reduction) { in vertical_line() 32 static int horizontal_line(const SkDQuad& quad, SkDQuad& reduction) { in horizontal_line() 39 int minX, int maxX, int minY, int maxY, SkDQuad& reduction) { in check_linear() 103 static int coincident_line(const SkDCubic& cubic, SkDCubic& reduction) { in coincident_line() 108 static int reductionLineCount(const SkDCubic& reduction) { in reductionLineCount() 112 static int vertical_line(const SkDCubic& cubic, SkDCubic& reduction) { in vertical_line() 118 static int horizontal_line(const SkDCubic& cubic, SkDCubic& reduction) { in horizontal_line() 125 static int check_quadratic(const SkDCubic& cubic, SkDCubic& reduction) { in check_quadratic() [all …]
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | SamplerD3D12.cpp | 72 D3D12_FILTER_REDUCTION_TYPE reduction = in Sampler() local
|
/third_party/flutter/skia/src/utils/win/ |
D | SkDWriteGeometrySink.cpp | 92 static bool check_quadratic(const Cubic& cubic, Quadratic& reduction) { in check_quadratic()
|
/third_party/flutter/skia/src/core/ |
D | SkStroke.cpp | 644 SkPoint* reduction) { in CheckConicLinear() 667 SkPoint* reduction) { in CheckQuadLinear() 689 SkPoint reduction; in conicTo() local 727 SkPoint reduction; in quadTo() local 1240 SkPoint reduction[3]; in cubicTo() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir_lower_64bit.cpp | 659 …werSplit64BitVar::split_reduction(nir_ssa_def *src[2][2], nir_op op1, nir_op op2, nir_op reduction) in split_reduction() 668 nir_op op1, nir_op op2, nir_op reduction) in split_reduction3() 683 nir_op op1, nir_op op2, nir_op reduction) in split_reduction4()
|
/third_party/skia/src/core/ |
D | SkStroke.cpp | 677 SkPoint* reduction) { in CheckConicLinear() 700 SkPoint* reduction) { in CheckQuadLinear() 722 SkPoint reduction; in conicTo() local 760 SkPoint reduction; in quadTo() local 1280 SkPoint reduction[3]; in cubicTo() local
|
/third_party/ffmpeg/libavcodec/ |
D | aacpsy.c | 563 float thr_avg, reduction; in calc_reduction_3gpp() local 575 float reduction) in calc_reduced_thr_3gpp() 658 float desired_bits, desired_pe, delta_pe, reduction= NAN, spread_en[128] = {0}; in psy_3gpp_analyze_channel() local
|
/third_party/python/Lib/multiprocessing/ |
D | context.py | 210 def reducer(self, reduction): argument
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 2727 const struct VkSamplerReductionModeCreateInfo *reduction = in tu_init_sampler() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_ir.h | 1226 Pseudo_reduction_instruction& reduction() noexcept in reduction() function 1231 const Pseudo_reduction_instruction& reduction() const noexcept in reduction() function
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 6782 reduction: AudioParam; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 5119 readonly reduction: number; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 5099 readonly reduction: number; property
|