Home
last modified time | relevance | path

Searched refs:setRects (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/docs/examples/
DRegion_translate.cpp9 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_setRects.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Cliperator_next.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Iterator_next.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_quickReject_2.cpp10 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_translate_2.cpp9 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Iterator_rgn.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
/third_party/flutter/skia/docs/examples/
DRegion_translate.cpp9 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_setRects.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Iterator_next.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Cliperator_next.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_quickReject_2.cpp10 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_Iterator_rgn.cpp9 region.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
DRegion_translate_2.cpp9 test.setRects(rects, SK_ARRAY_COUNT(rects)); in draw()
/third_party/skia/gm/
Dimagealphathreshold.cpp50 region.setRects(rects, 2); in create_filter_paint()
199 region.setRects(rects, 2);
/third_party/flutter/skia/gm/
Dimagealphathreshold.cpp50 region.setRects(rects, 2); in create_filter_paint()
199 region.setRects(rects, 2);
/third_party/skia/tests/
DFlattenableFactoryToName.cpp33 region.setRects(rects, 2); in DEF_TEST()
DMatrixClipCollapseTest.cpp185 r.setRects(rects, 2); in emit_clip()
DRegionTest.cpp219 rgn1.setRects(rect, count); in test_rects()
/third_party/flutter/skia/tests/
DFlattenableFactoryToName.cpp32 region.setRects(rects, 2); in DEF_TEST()
DMatrixClipCollapseTest.cpp185 r.setRects(rects, 2); in emit_clip()
DRegionTest.cpp219 rgn1.setRects(rect, count); in test_rects()
/third_party/skia/include/core/
DSkRegion.h214 bool setRects(const SkIRect rects[], int count);
/third_party/flutter/skia/include/core/
DSkRegion.h204 bool setRects(const SkIRect rects[], int count);
/third_party/flutter/skia/site/user/api/
DSkRegion_Reference.md39 …bool <a href='#SkRegion_setRects'>setRects</a>(const <a href='SkIRect_Reference#SkIRect'>SkIRect</…
1271 bool <a href='#SkRegion_setRects'>setRects</a>(const <a href='SkIRect_Reference#SkIRect'>SkIRect</a…
1383 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_op'>op</a>
1902 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>
1947 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>
1983 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>
2022 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>
2061 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>
2100 <a href='#SkRegion_setRects'>setRects</a> <a href='#SkRegion_Op'>Op</a>

12