Home
last modified time | relevance | path

Searched defs:num_segments (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafwarp.c79 FT_Int num_segments ) in af_warper_compute_line_best()
173 FT_Int nn, num_points, num_segments; in af_warper_compute() local
Dafhints.h313 FT_Int num_segments; /* number of used segments */ member
Dafhints.c502 FT_Int* num_segments ) in af_glyph_hints_get_num_segments()
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1145 …awList::_PathArcToN(const ImVec2& center, float radius, float a_min, float a_max, int num_segments) in _PathArcToN()
1174 …DrawList::PathArcTo(const ImVec2& center, float radius, float a_min, float a_max, int num_segments) in PathArcTo()
1287 …ist::PathBezierCubicCurveTo(const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, int num_segments) in PathBezierCubicCurveTo()
1302 void ImDrawList::PathBezierQuadraticCurveTo(const ImVec2& p2, const ImVec2& p3, int num_segments) in PathBezierQuadraticCurveTo()
1477 void ImDrawList::AddCircle(const ImVec2& center, float radius, ImU32 col, int num_segments, float t… in AddCircle()
1501 void ImDrawList::AddCircleFilled(const ImVec2& center, float radius, ImU32 col, int num_segments) in AddCircleFilled()
1526 void ImDrawList::AddNgon(const ImVec2& center, float radius, ImU32 col, int num_segments, float thi… in AddNgon()
1538 void ImDrawList::AddNgonFilled(const ImVec2& center, float radius, ImU32 col, int num_segments) in AddNgonFilled()
1550 …const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, ImU32 col, float thickness, int num_segments) in AddBezierCubic()
1561 …const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col, float thickness, int num_segments) in AddBezierQuadratic()
Dimgui.cpp1212 …mVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, const ImVec2& p, int num_segments) in ImBezierCubicClosestPoint()
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c245 const int num_segments = enc->segment_hdr_.num_segments_; in SetupMatrices() local
367 const int num_segments = (enc->segment_hdr_.num_segments_ < NUM_MB_SEGMENTS) in SimplifySegments() local
405 const int num_segments = enc->segment_hdr_.num_segments_; in VP8SetSegmentParams() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c245 const int num_segments = enc->segment_hdr_.num_segments_; in SetupMatrices() local
367 const int num_segments = (enc->segment_hdr_.num_segments_ < NUM_MB_SEGMENTS) in SimplifySegments() local
405 const int num_segments = enc->segment_hdr_.num_segments_; in VP8SetSegmentParams() local
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp953 …DrawList::PathArcTo(const ImVec2& centre, float radius, float a_min, float a_max, int num_segments) in PathArcTo()
997 …DrawList::PathBezierCurveTo(const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, int num_segments) in PathBezierCurveTo()
1144 void ImDrawList::AddCircle(const ImVec2& centre, float radius, ImU32 col, int num_segments, float t… in AddCircle()
1155 void ImDrawList::AddCircleFilled(const ImVec2& centre, float radius, ImU32 col, int num_segments) in AddCircleFilled()
1166 …t ImVec2& cp0, const ImVec2& cp1, const ImVec2& pos1, ImU32 col, float thickness, int num_segments) in AddBezierCurve()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp951 …DrawList::PathArcTo(const ImVec2& centre, float radius, float a_min, float a_max, int num_segments) in PathArcTo()
992 …DrawList::PathBezierCurveTo(const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, int num_segments) in PathBezierCurveTo()
1139 void ImDrawList::AddCircle(const ImVec2& centre, float radius, ImU32 col, int num_segments, float t… in AddCircle()
1149 void ImDrawList::AddCircleFilled(const ImVec2& centre, float radius, ImU32 col, int num_segments) in AddCircleFilled()
1159 …t ImVec2& cp0, const ImVec2& cp1, const ImVec2& pos1, ImU32 col, float thickness, int num_segments) in AddBezierCurve()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h313 FT_Int num_segments; /* number of used segments */ member
Dafhints.c600 FT_Int* num_segments ) in af_glyph_hints_get_num_segments()
/third_party/freetype/src/autofit/
Dafhints.h313 FT_Int num_segments; /* number of used segments */ member
Dafhints.c600 FT_Int* num_segments ) in af_glyph_hints_get_num_segments()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.c765 guint8 num_segments; in _parse_atsc_mult_string() local
/third_party/libabigail/src/
Dabg-elf-helpers.cc1227 size_t num_segments = elf_header.e_phnum; in get_binary_load_address() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h63873 u32 num_segments; member