/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 227 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 …]
|
D | dashing.cpp | 203 bool circles) { in drawDashedLines() argument 209 if (circles) { in drawDashedLines()
|
/external/skqp/gm/ |
D | wacky_yuv_formats.cpp | 58 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 …]
|
D | dashing.cpp | 214 bool circles) { in drawDashedLines() argument 220 if (circles) { in drawDashedLines()
|
/external/pdfium/testing/resources/pixel/ |
D | radial_shading_point_at_center.in | 36 /Coords [0.0 0.0 0.0 0.0 0.0 0.005] % Concentric circles
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | OpenGLLineSegmentRasterization.md | 31 circles indicate intersections that do not exit the diamond. We detect
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/ |
D | rendertests.txt | 107 circles,-1
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/gmkb/ |
D | models.txt | 103 circles
|
/external/llvm-project/polly/www/video-js/ |
D | video-js.css | 226 /* Scaling makes the circles look smoother. */ 229 /* Spinner circles */
|
/external/skqp/gn/ |
D | gm.gni | 69 "$_gm/circles.cpp",
|
/external/libwebsockets/READMEs/ |
D | README.test-apps.md | 213 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/ |
D | reports.css | 203 /* prevent open circles starting bullets inside numbered points */
|
/external/mesa3d/docs/gallium/cso/ |
D | rasterizer.rst | 235 points into circles or ovals.
|
/external/skia/site/docs/dev/design/conical/ |
D | _index.md | 37 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/ |
D | index.md | 33 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/ |
D | math.rst | 513 instead of circles.
|
/external/rust/crates/plotters/ |
D | README.md | 336 There are different types of built-in elements, like lines, texts, circles, etc.
|
/external/skqp/ |
D | Android.bp | 267 "gm/circles.cpp",
|
/external/skqp/docs/ |
D | SkCanvas_Reference.bmh | 703 The copied quarter circles overdraw the original circle. 1311 Canvas Layer captures red and blue circles scaled up by four.
|
D | SkPaint_Reference.bmh | 1455 not necessarily include circles at each connected segment.
|
/external/antlr/runtime/C/ |
D | README | 716 * updated DOT files for DFA generation to make smaller circles.
|
/external/antlr/tool/ |
D | CHANGES.txt | 2357 * updated DOT files for DFA generation to make smaller circles.
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 4337 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/ |
D | SkPaint_Reference.md | 2380 not necessarily include <a href='undocumented#Circle'>circles</a> at each connected segment.
|
D | SkCanvas_Reference.md | 1026 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 …
|