Home
last modified time | relevance | path

Searched refs:shapes (Results 1 – 25 of 36) sorted by relevance

12

/external/harfbuzz_ng/src/
Dgen-arabic-table.py152 shapes = {}
185 if items[0] not in shapes:
186 shapes[items[0]] = {}
187 shapes[items[0]][shape] = c
193 keys = shapes.keys ()
196 s = [shapes[u][shape] if u in shapes and shape in shapes[u] else 0
212 liga = (shapes[pair[0]]['initial'], shapes[pair[1]]['final'])
214 liga = (shapes[pair[0]]['medial'], shapes[pair[1]]['final'])
/external/fonttools/Lib/fontTools/pens/
DreportLabPen.py4 from reportlab.graphics.shapes import Path
62 from reportlab.graphics.shapes import Group, Drawing, scale
/external/gemmlowp/test/
Dbenchmark_meta_gemm.cc104 double run_gemms(std::vector<Shape>* shapes) { in run_gemms() argument
106 for (auto& shape : *shapes) { in run_gemms()
159 void time_all(std::vector<Shape>* shapes, std::int32_t repetitions, in time_all() argument
169 ops += run_gemms(shapes); in time_all()
/external/v8/benchmarks/
Draytrace.js302 shapes : [], property in Flog.RayTracer.Scene
312 this.shapes = new Array();
685 for(var i=0; i<scene.shapes.length; i++){
686 var shape = scene.shapes[i];
862 scene.shapes.push(plane);
863 scene.shapes.push(sphere);
864 scene.shapes.push(sphere1);
/external/ImageMagick/Magick++/demo/
Ddemos.tap20 for demo in button demo flip gravity piddle shapes
/external/ImageMagick/scripts/
DMakefile.am40 Magick++/demo/shapes.sh \
150 Magick++/demo/shapes \
186 Magick___demo_shapes_SOURCES = Magick++/demo/shapes.cpp
/external/ImageMagick/PerlMagick/demo/
DMakefile4 perl shapes.pl
/external/ImageMagick/
DREADME.txt49 * Draw: add shapes or text to an image.
62 * Morphology of shapes: extract features, describe shapes and recognize
D.gitignore21 /Magick++/demo/shapes
DREADME.md36 * [Draw](http://www.imagemagick.org/Usage/draw/): add shapes or text to an image.
46 * [Morphology of shapes](http://www.imagemagick.org/Usage/morphology/): extract features, describe
DMakefile.in1811 Magick++/demo/shapes$(EXEEXT) Magick++/demo/zoom$(EXEEXT) \
1860 Magick++/demo/Magick___demo_shapes-shapes.$(OBJEXT)
4831 Magick++/demo/shapes \
4868 Magick___demo_shapes_SOURCES = Magick++/demo/shapes.cpp
6836 Magick++/demo/Magick___demo_shapes-shapes.$(OBJEXT): \
6840 Magick++/demo/shapes$(EXEEXT): $(Magick___demo_shapes_OBJECTS) $(Magick___demo_shapes_DEPENDENCIES)…
6841 @rm -f Magick++/demo/shapes$(EXEEXT)
7046 @AMDEP_TRUE@@am__include@ @am__quote@Magick++/demo/$(DEPDIR)/Magick___demo_shapes-shapes.Po@am__quo…
10382 Magick++/demo/Magick___demo_shapes-shapes.o: Magick++/demo/shapes.cpp
10383shapes.o -MD -MP -MF Magick++/demo/$(DEPDIR)/Magick___demo_shapes-shapes.Tpo -c -o Magick++/demo/M…
[all …]
/external/skia/tests/
DGrShapeTest.cpp1403 SkAutoTArray<GrShape> shapes(cnt); in test_rrect() local
1410 shapes[index(inverted, dir, start, style, dash)] = in test_rrect()
1423 const GrShape& exampleFillCase = shapes[index(false, kExamplesDir, kExamplesStart, kFill, in test_rrect()
1428 const GrShape& exampleStrokeAndFillCase = shapes[index(false, kExamplesDir, kExamplesStart, in test_rrect()
1433 const GrShape& exampleInvFillCase = shapes[index(true, kExamplesDir, kExamplesStart, kFill, in test_rrect()
1438 const GrShape& exampleInvStrokeAndFillCase = shapes[index(true, kExamplesDir, kExamplesStart, in test_rrect()
1443 const GrShape& exampleStrokeCase = shapes[index(false, kExamplesDir, kExamplesStart, kStroke, in test_rrect()
1448 const GrShape& exampleInvStrokeCase = shapes[index(true, kExamplesDir, kExamplesStart, kStroke, in test_rrect()
1453 const GrShape& exampleHairlineCase = shapes[index(false, kExamplesDir, kExamplesStart, in test_rrect()
1458 const GrShape& exampleInvHairlineCase = shapes[index(true, kExamplesDir, kExamplesStart, in test_rrect()
[all …]
/external/ImageMagick/Magick++/
DMakefile.am164 Magick++/demo/shapes \
208 Magick___demo_shapes_SOURCES = Magick++/demo/shapes.cpp
DNEWS179 paths (or other vector shapes) when they are stroked.
358 * Implemented PerlMagick 'demo' and 'shapes' demo programs in Magick++.
DChangeLog864 used at the corners of paths (or other vector shapes) when they
881 corners of paths (or other vector shapes) when they are
/external/bison/data/
DREADME6 Bison skeletons: the general shapes of the different parser kinds,
/external/skia/site/
Dindex.md29 …<a href='https://fiddle.skia.org/c/@shapes'><img src='https://fiddle.skia.org/i/@shapes_raster.png…
/external/skia/gn/
Dgm.gni256 "$_gm/shapes.cpp",
/external/opencv/cvaux/include/
Dcvvidsurv.hpp731 void SetShapes( const CvDrawShape* shapes, int num );
/external/freetype/src/autofit/
Dafblue.dat398 // doesn't represent all possible glyph shapes. For such character
/external/ImageMagick/PerlMagick/
DMANIFEST20 demo/shapes.pl
/external/skia/
DAndroid.bp1166 "gm/shapes.cpp",
2040 "gm/shapes.cpp",
/external/skia/site/dev/design/
Dpdftheory.md389 will also get embedded as a Type3 font. From what I understand, shapes
/external/harfbuzz_ng/
DNEWS424 http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12