Home
last modified time | relevance | path

Searched defs:reduction (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/src/pathops/
DSkReduceOrder.cpp17 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/
DSkReduceOrder.cpp17 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/
DSamplerD3D12.cpp72 D3D12_FILTER_REDUCTION_TYPE reduction = in Sampler() local
/third_party/flutter/skia/src/utils/win/
DSkDWriteGeometrySink.cpp92 static bool check_quadratic(const Cubic& cubic, Quadratic& reduction) { in check_quadratic()
/third_party/flutter/skia/src/core/
DSkStroke.cpp644 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/
Dsfn_nir_lower_64bit.cpp659 …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/
DSkStroke.cpp677 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/
Daacpsy.c563 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/
Dcontext.py210 def reducer(self, reduction): argument
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c2727 const struct VkSamplerReductionModeCreateInfo *reduction = in tu_init_sampler() local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1226 Pseudo_reduction_instruction& reduction() noexcept in reduction() function
1231 const Pseudo_reduction_instruction& reduction() const noexcept in reduction() function
/third_party/typescript/tests/lib/
Dlib.d.ts6782 reduction: AudioParam; property
/third_party/typescript/lib/
Dlib.dom.d.ts5119 readonly reduction: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts5099 readonly reduction: number; property