Home
last modified time | relevance | path

Searched defs:seg2 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafcjk.c848 AF_Segment seg1, seg2; in af_cjk_hints_link_segments() local
1201 AF_Segment seg2; in af_cjk_hints_compute_edges() local
Daflatin.c1994 AF_Segment seg1, seg2; in af_latin_hints_link_segments() local
2393 AF_Segment seg2; in af_latin_hints_compute_edges() local
Dafhints.h462 #define AF_SEGMENT_DIST( seg1, seg2 ) ( ( (seg1)->pos > (seg2)->pos ) \ argument
/third_party/ffmpeg/libavcodec/
Dg723_1dec.c743 int i, shift, seg, seg2, t, val, val_add, x, y; in estimate_sid_gain() local
/third_party/elfio/elfio/
Delfio.hpp676 const segment* seg2 ) noexcept in is_subsequence_of()
/third_party/skia/tests/
DPathOpsAngleTest.cpp461 SkOpSegment* seg2 = seg1->next(); in DEF_TEST() local
DPathOpsAngleIdeas.cpp429 SkOpSegment* seg2 = seg1->next(); in testQuadAngles() local
/third_party/skia/src/pathops/
DSkOpCoincidence.cpp894 const SkOpSegment* seg2, const SkOpSegment* seg2o, in addOverlap()