Home
last modified time | relevance | path

Searched defs:clips (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp31 #define TEST_INTERSECTION(caseid, clips, points, area) \ argument
35 #define TEST_INTERSECTION_REV(caseid, clips, points, area) \ argument
39 #define TEST_INTERSECTION_IGNORE(caseid, clips, points, area) \ argument
Dintersection.cpp45 #define TEST_INTERSECTION(caseid, clips, points, area) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument
49 #define TEST_INTERSECTION_REV(caseid, clips, points, area) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument
54 clips, points, area, settings) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_multi.cpp32 #define TEST_UNION(caseid, clips, holes, points, area) \ argument
36 #define TEST_UNION_IGNORE(caseid, clips, holes, points, area) \ argument
Dunion.cpp29 #define TEST_UNION(caseid, clips, holes, points, area) \ argument
33 #define TEST_UNION_REV(caseid, clips, holes, points, area) \ argument
/third_party/boost/libs/geometry/test/algorithms/overlay/
Doverlay.cpp459 #define TEST_INTERSECTION(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_inte… argument
461 #define TEST_UNION(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_union>) \ argument
463 #define TEST_DIFFERENCE_A(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_diff… argument
465 #define TEST_DIFFERENCE_B(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_diff… argument
468 #define TEST_INTERSECTION_WITH(caseid, index1, index2, area, clips, holes) (test_overlay<multi_poly… argument
470 #define TEST_UNION_WITH(caseid, index1, index2, area, clips, holes) (test_overlay<multi_polygon, bg… argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_bframebuffer.cc139 clipping_rect *clips = bwin->GetClips(); in BE_DrawThread() local
220 clipping_rect *clips = bwin->GetClips(); in BE_UpdateOnce() local
/third_party/skia/gm/
Dconvexpolyclip.cpp115 auto emplace_back = [](std::vector<Clip>& clips) -> Clip& { in onOnceBeforeDraw()
/third_party/libdrm/
Dxf86drmMode.c339 drmModeClipPtr clips, uint32_t num_clips) in drmModeDirtyFB()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh1058 Array32Of<ClipRecord> clips; // Clip records, sorted by startGlyphID member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1177 struct v4l2_clip *clips; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1177 struct v4l2_clip *clips; member