HomeSort by relevance Sort by last modified time
    Searched refs:ellipse (Results 1 - 17 of 17) sorted by null

  /sdk/eclipse/scripts/
gen_icon.py 52 draw.ellipse((0, 0, sz4-zoom, sz4-zoom),
55 draw.ellipse((i, i, sz4-i-zoom, sz4-i-zoom),
  /external/skia/src/svg/
SkSVGDevice.cpp 645 AutoElement ellipse("ellipse", fWriter, fResourceBucket.get(), MxCp(this), paint);
646 ellipse.addAttribute("cx", oval.centerX());
647 ellipse.addAttribute("cy", oval.centerY());
648 ellipse.addAttribute("rx", oval.width() / 2);
649 ellipse.addAttribute("ry", oval.height() / 2);
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/
Dot.py 92 shape = 'box' | 'ellipse' | 'circle' | 'point' | 'triangle'
  /external/skia/src/gpu/ops/
GrOvalOpFactory.cpp 260 * ellipse, specified as a 2D offset from center, and the reciprocals of the outer and inner radii,
396 * The output of this effect is a modulation of the input color and coverage for an ellipse,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 782 STDMETHOD_(void, DrawEllipse)(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush, FLOAT strokeWidth = 1.0f, ID2D1StrokeStyle *strokeStyle = NULL) PURE;
783 STDMETHOD_(void, FillEllipse)(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush) PURE;
    [all...]
  /external/ImageMagick/www/api/
draw.php 289 <p>DrawPrimitive() draws a primitive (line, rectangle, ellipse) on the image.</p>
fx.php 734 <dd> Define the x and y ellipse offset. </dd>
magick-image.php     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/ImageMagick/MagickCore/
fx.c 5522 ellipse[MagickPathExtent]; local
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.31.CANDIDATE.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 831 milliseconds