Home
last modified time | relevance | path

Searched refs:circles (Results 1 – 25 of 35) sorted by relevance

12

/external/skia/gm/
Dwacky_yuv_formats.cpp227 SkTDArray<SkRect>* circles, bool takeLongWayRound) { in add_arc() argument
237 if (circles) { in add_arc()
238 circles->push_back(r); in add_arc()
267 SkScalar ratio, int numLobes, SkTDArray<SkRect>* circles) { in create_splat() argument
283 if (circles) { in create_splat()
284 circles->push_back(SkRect::MakeLTRB(o.fX - innerRadius, o.fY - innerRadius, in create_splat()
302 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat()
324 const SkTDArray<SkRect>& circles, bool opaque, bool padWithRed) { in make_bitmap() argument
356 for (int i = 0; i < circles.count(); ++i) { in make_bitmap()
365 SkRect r = circles[i]; in make_bitmap()
[all …]
Ddashing.cpp203 bool circles) { in drawDashedLines() argument
209 if (circles) { in drawDashedLines()
/external/skqp/gm/
Dwacky_yuv_formats.cpp58 SkTDArray<SkRect>* circles, bool takeLongWayRound) { in add_arc() argument
68 if (circles) { in add_arc()
69 circles->push_back(r); in add_arc()
98 SkScalar ratio, int numLobes, SkTDArray<SkRect>* circles) { in create_splat() argument
114 if (circles) { in create_splat()
115 circles->push_back(SkRect::MakeLTRB(o.fX - innerRadius, o.fY - innerRadius, in create_splat()
133 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat()
154 static SkBitmap make_bitmap(const SkPath& path, const SkTDArray<SkRect>& circles, bool opaque) { in make_bitmap() argument
178 for (int i = 0; i < circles.count(); ++i) { in make_bitmap()
179 SkRect r = circles[i]; in make_bitmap()
[all …]
Ddashing.cpp214 bool circles) { in drawDashedLines() argument
220 if (circles) { in drawDashedLines()
/external/pdfium/testing/resources/pixel/
Dradial_shading_point_at_center.in36 /Coords [0.0 0.0 0.0 0.0 0.0 0.005] % Concentric circles
/external/angle/src/libANGLE/renderer/vulkan/doc/
DOpenGLLineSegmentRasterization.md31 circles indicate intersections that do not exit the diamond. We detect
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/
Drendertests.txt107 circles,-1
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/gmkb/
Dmodels.txt103 circles
/external/llvm-project/polly/www/video-js/
Dvideo-js.css226 /* Scaling makes the circles look smoother. */
229 /* Spinner circles */
/external/skqp/gn/
Dgm.gni69 "$_gm/circles.cpp",
/external/libwebsockets/READMEs/
DREADME.test-apps.md213 same time as drawing random circles in the mirror protocol;
215 same time you will be able to see the circles being drawn.
/external/cldr/docs/
Dreports.css203 /* prevent open circles starting bullets inside numbered points */
/external/mesa3d/docs/gallium/cso/
Drasterizer.rst235 points into circles or ovals.
/external/skia/site/docs/dev/design/conical/
D_index.md37 Let two circles be $C_0, r_0$ and $C_1, r_1$ where $C$ is the center and $r$ is
/external/skqp/site/dev/design/conical/
Dindex.md33 Let two circles be $C_0, r_0$ and $C_1, r_1$ where $C$ is the center and $r$ is the radius. For any
/external/python/cpython3/Doc/library/
Dmath.rst513 instead of circles.
/external/rust/crates/plotters/
DREADME.md336 There are different types of built-in elements, like lines, texts, circles, etc.
/external/skqp/
DAndroid.bp267 "gm/circles.cpp",
/external/skqp/docs/
DSkCanvas_Reference.bmh703 The copied quarter circles overdraw the original circle.
1311 Canvas Layer captures red and blue circles scaled up by four.
DSkPaint_Reference.bmh1455 not necessarily include circles at each connected segment.
/external/antlr/runtime/C/
DREADME716 * updated DOT files for DFA generation to make smaller circles.
/external/antlr/tool/
DCHANGES.txt2357 * updated DOT files for DFA generation to make smaller circles.
/external/brotli/tests/testdata/
Dplrabn12.txt4337 Desirous; all in circles as they stood,
4924 Made horrid circles; two broad suns their shields
6290 The swiftness of those circles attribute,
8719 Beyond the polar circles; to them day
/external/skqp/site/user/api/
DSkPaint_Reference.md2380 not necessarily include <a href='undocumented#Circle'>circles</a> at each connected segment.
DSkCanvas_Reference.md1026 The copied quarter <a href='undocumented#Circle'>circles</a> overdraw the original <a href='undocum…
1781 …nce#Layer'>Layer</a> captures red and blue <a href='undocumented#Circle'>circles</a> scaled up by …

12