HomeSort by relevance Sort by last modified time
    Searched full:bowtie (Results 1 - 10 of 10) sorted by null

  /external/skia/src/gpu/
gr_unittests.cpp 177 GrPath bowTie;
178 bowTie.moveTo(0, 0);
179 bowTie.lineTo(0, 0);
180 bowTie.lineTo(0, 0);
181 bowTie.lineTo(1, 1);
182 bowTie.lineTo(1, 1);
183 bowTie.lineTo(1, 1);
184 bowTie.lineTo(1, 0);
185 bowTie.lineTo(1, 0);
186 bowTie.lineTo(1, 0)
    [all...]
  /external/skia/samplecode/
SampleConcavePaths.cpp 70 // Bowtie (intersection)
82 // "fake" bowtie (concave, but no intersection)
  /external/skia/tests/
PathTest.cpp 315 SkPath bowTie;
316 bowTie.moveTo(0, 0);
317 bowTie.lineTo(0, 0);
318 bowTie.lineTo(0, 0);
319 bowTie.lineTo(SK_Scalar1, SK_Scalar1);
320 bowTie.lineTo(SK_Scalar1, SK_Scalar1);
321 bowTie.lineTo(SK_Scalar1, SK_Scalar1);
322 bowTie.lineTo(SK_Scalar1, 0);
323 bowTie.lineTo(SK_Scalar1, 0);
324 bowTie.lineTo(SK_Scalar1, 0)
    [all...]
  /external/skia/third_party/glu/libtess/
alg-outline 51 degenerate (eg. a bowtie).
render.c 382 * normal even when the polygon is self-intersecting (eg. a bowtie).
README 441 Bowtie: 4 vert, 1 cntr, 2 tri, 0 strip, 0 fan, 2 ind, 0.483 ms
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 250 29D1; 29D2 # BOWTIE WITH LEFT HALF BLACK
251 29D2; 29D1 # BOWTIE WITH RIGHT HALF BLACK
  /external/icu4c/data/unidata/
BidiMirroring.txt 259 29D1; 29D2 # BOWTIE WITH LEFT HALF BLACK
260 29D2; 29D1 # BOWTIE WITH RIGHT HALF BLACK
  /external/webkit/Source/WebCore/html/parser/
HTMLEntityNames.in 735 "bowtie;","U+022C8"
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]

Completed in 252 milliseconds