HomeSort by relevance Sort by last modified time
    Searched full:ellipse (Results 26 - 50 of 174) sorted by null

12 3 4 5 6 7

  /external/skia/src/gpu/effects/
GrEllipseEffect.cpp 35 kDefault_GrSLPrecision, "ellipse");
72 UniformHandle& ellipse = fEllipseVar; variable
73 (void)ellipse; variable
97 pdman.set4f(ellipse, center.fX, center.fY, invRXSqd, invRYSqd);
  /external/skqp/src/gpu/effects/
GrEllipseEffect.cpp 35 kDefault_GrSLPrecision, "ellipse");
72 UniformHandle& ellipse = fEllipseVar; variable
73 (void)ellipse; variable
97 pdman.set4f(ellipse, center.fX, center.fY, invRXSqd, invRYSqd);
  /packages/apps/Contacts/res/values-land/
integers.xml 26 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /packages/apps/Contacts/res/values-sw600dp-land/
integers.xml 30 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /packages/apps/Contacts/res/values-sw720dp/
integers.xml 24 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /packages/apps/Dialer/java/com/android/contacts/common/res/values/
integers.xml 23 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /packages/apps/Dialer/java/com/android/contacts/common/res/values-sw600dp/
integers.xml 20 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterVignetteRepresentation.java 183 private static final String ELLIPSE = "ellipse";
188 writer.name(ELLIPSE);
214 if (name.startsWith(ELLIPSE)) {
  /external/ImageMagick/MagickCore/
resample.c 82 #define DEBUG_ELLIPSE 0 /* output ellipse info for debug */
556 Determine the parellelogram bounding box fitted to the ellipse
574 Do weighted resampling of all pixels, within the scaled ellipse,
575 bound by a Parellelogram fitted to the ellipse.
591 /* Q = ellipse quotent ( if Q<F then pixel is inside ellipse) */
604 /* Note that the ellipse has been pre-scaled so F = WLUT_WIDTH */
608 /* Note that the ellipse has been pre-scaled so F = support^2 */
628 /* mark the pixel according to hit/miss of the ellipse */
699 % ensure that the ellipse generated is never smaller than the uni
    [all...]
  /external/skqp/src/gpu/ops/
GrOvalOpFactory.cpp 231 * ellipse, specified as a 2D offset from center, and the reciprocals of the outer and inner radii,
367 * The output of this effect is a modulation of the input color and coverage for an ellipse,
    [all...]
  /external/ImageMagick/PerlMagick/demo/
shapes.pl 19 $image->Draw(stroke=>'red',primitive=>'Ellipse',stroke=>'black',fill=>'red',
  /external/libxml2/result/noent/
svg2.sax2 51 SAX.startElementNs(ellipse, NULL, NULL, 0, 5, 0, cx='182"...', 3, cy='127"...', 3, major='37" ...', 2, minor='31" ...', 2, angle='90"/...', 2)
52 SAX.endElementNs(ellipse, NULL, NULL)
149 SAX.startElementNs(ellipse, NULL, NULL, 0, 5, 0, cx='208"...', 3, cy='180"...', 3, major='45" ...', 2, minor='31" ...', 2, angle='0"/>...', 1)
150 SAX.endElementNs(ellipse, NULL, NULL)
  /external/libxml2/result/
svg2.sax2 51 SAX.startElementNs(ellipse, NULL, NULL, 0, 5, 0, cx='182"...', 3, cy='127"...', 3, major='37" ...', 2, minor='31" ...', 2, angle='90"/...', 2)
52 SAX.endElementNs(ellipse, NULL, NULL)
149 SAX.startElementNs(ellipse, NULL, NULL, 0, 5, 0, cx='208"...', 3, cy='180"...', 3, major='45" ...', 2, minor='31" ...', 2, angle='0"/>...', 1)
150 SAX.endElementNs(ellipse, NULL, NULL)
svg2.rde 44 2 1 ellipse 1 0
140 2 1 ellipse 1 0
svg2.rdr 44 2 1 ellipse 1 0
140 2 1 ellipse 1 0
  /packages/apps/TV/res/layout/
play_controls_button.xml 21 the background will be an ellipse, not a circle -->
  /art/test/530-checker-lse-ctor-fences/src/
Main.java 41 class Ellipse extends Circle {
42 Ellipse(double vertex, double covertex) {
113 return new Ellipse(vertex, covertex).getArea();
  /external/skia/src/gpu/ops/
GrOvalOpFactory.cpp 505 * ellipse, specified as a 2D offset from center, and the reciprocals of the outer and inner radii,
641 * The output of this effect is a modulation of the input color and coverage for an ellipse,
    [all...]
  /external/ImageMagick/ImageMagick/script/
gradient.html 115 they differ, then the shape will be an ellipse. The default values are the
147 <td><code>-define gradient:extent=<em>{Circle, Diagonal, Ellipse, Maximum, Minimum}</code></td>
156 to the half-diagonal of the image. The Ellipse options draws an elliptical
187 <p>Examples of radial gradients going from black in the center to white at the boundary for the cases of "maximum/circle/default", "minimum", "diagonal", "ellipse" and 45 degree rotated ellipse, respectively, follow below.</p>
208 convert -size 256x128 -define gradient:extent=ellipse radial-gradient:black-white radial_gradient_ellipse.png
  /external/ImageMagick/www/
gradient.html 119 they differ, then the shape will be an ellipse. The default values are the
151 <td><code>-define gradient:extent=<em>{Circle, Diagonal, Ellipse, Maximum, Minimum}</code></td>
160 to the half-diagonal of the image. The Ellipse options draws an elliptical
191 <p>Examples of radial gradients going from black in the center to white at the boundary for the cases of "maximum/circle/default", "minimum", "diagonal", "ellipse" and 45 degree rotated ellipse, respectively, follow below.</p>
212 convert -size 256x128 -define gradient:extent=ellipse radial-gradient:black-white radial_gradient_ellipse.png
  /external/skia/resources/skotty/
skotty_sample_nested.json 70 "nm": "Ellipse",
  /frameworks/ml/nn/common/include/
GraphDump.h 31 // number in a box/ellipse is the operation/operand index. In the
  /frameworks/support/compat/src/main/java/androidx/core/graphics/
PathParser.java 693 * @param cx The x coordinate center of the ellipse
694 * @param cy The y coordinate center of the ellipse
695 * @param a The radius of the ellipse in the horizontal direction
696 * @param b The radius of the ellipse in the vertical direction
699 * @param theta The angle that the ellipse bounding rectangle makes with horizontal plane
700 * @param start The start angle of the arc on the ellipse
701 * @param sweep The angle (positive or negative) of the sweep of the arc on the ellipse
713 // Taken from equations at: http://spaceroots.org/documents/ellipse/node8.html
714 // and http://www.spaceroots.org/documents/ellipse/node22.html
  /packages/apps/Contacts/res/values/
integers.xml 37 <!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
  /frameworks/layoutlib/bridge/src/android/util/
PathParser_Delegate.java 784 * @param cx The x coordinate center of the ellipse
785 * @param cy The y coordinate center of the ellipse
786 * @param a The radius of the ellipse in the horizontal directio
    [all...]

Completed in 430 milliseconds

12 3 4 5 6 7