Home
last modified time | relevance | path

Searched refs:clockwise (Results 1 – 25 of 70) sorted by relevance

123

/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/
Ddetections.proto40 // `kLeftBottom` (i.e. the image will be rotated 90° clockwise during
41 // preprocessing to make it "upright"), then the same 90° clockwise rotation
Dsegmentations.proto55 // (i.e. the image will be rotated 90° clockwise during preprocessing to
62 // * then rotated 90° clockwise.
/external/fonttools/Lib/fontTools/ttLib/
DremoveOverlaps.py96 path2 = pathops.simplify(path, clockwise=path.clockwise)
/external/skqp/experimental/canvaskit/
DCHANGELOG.md51 - `SkPath.addRect` now correctly draws counter-clockwise vs clockwise.
/external/libcups/data/
Draster.defs20 #define CUPS_ORIENT_90 1 /* Rotate the page counter-clockwise */
22 #define CUPS_ORIENT_270 3 /* Rotate the page clockwise */
/external/skqp/experimental/docs/
DsvgBackend.js144 var clockwise = 1; // to do; work in general case
145 dString += " A" + v[4] + "," + v[4] + " 0 0," + clockwise + " "
/external/skia/experimental/docs/
DsvgBackend.js144 var clockwise = 1; // to do; work in general case
145 dString += " A" + v[4] + "," + v[4] + " 0 0," + clockwise + " "
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AudioSpectrogram.pbtxt51 clockwise from a typical spectrogram. Time is descending down the Y axis, and
/external/mesa3d/docs/_extra/specs/OLD/
DMESA_sprite_point.spec124 counter-clockwise around the quadrilateral, then the vertex and
/external/skqp/docs/
DSkPath_Reference.bmh140 #Line # contour orientation, clockwise or counterclockwise ##
144 #Line # sets Contour clockwise or counterclockwise ##
153 Direction describes whether Contour is clockwise or counterclockwise.
159 will change dashed results as it steps clockwise or counterclockwise.
162 kCW_Direction travel clockwise; the same added with kCCW_Direction
166 #Line # contour travels clockwise ##
485 fills if the sum of Contour edges is not zero, where clockwise edges add one, and
495 The top row has two clockwise rectangles. The second row has one clockwise and
703 Path is concave when either at least one Direction change is clockwise and
2360 describes Arc as a piece of Oval, beginning at start angle, sweeping clockwise or counterclockwise,
[all …]
Dspelling.txt31 clockwise close closed closely closes closest clusters code codec codes collapse collects colored
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c441 int clockwise; in CGContextRefObj_CGContextAddArc() local
448 &clockwise)) in CGContextRefObj_CGContextAddArc()
456 clockwise); in CGContextRefObj_CGContextAddArc()
/external/python/cpython2/Demo/turtle/
Dabout_turtle.txt13 command turtle.right(25), and it rotates in-place 25 degrees clockwise.
/external/skqp/site/user/modules/
Dpathkit.md429 clockwise from the positive x axis and in radians. <br>
431 counter-clockwise between **startAngle** and **endAngle** instead of
432 clockwise, the default.
507 counter-clockwise between **startAngle** and **endAngle** instead of
508 clockwise, the default.
/external/skia/site/docs/user/modules/
Dpathkit.md453 start and end of the angle, measured clockwise from the positive x axis and in
455 should be drawn counter-clockwise between **startAngle** and **endAngle**
456 instead of clockwise, the default.
542 optional argument specifying if the ellipse should be drawn counter-clockwise
543 between **startAngle** and **endAngle** instead of clockwise, the default.
/external/mesa3d/docs/gallium/cso/
Drasterizer.rst99 counter-clockwise (TRUE) or clockwise (FALSE).
/external/skia/modules/canvaskit/
DCHANGELOG.md238 starting in the upper left corner and going clockwise. This change allows for faster
244 determining clockwise or counter-clockwise directionality.
791 - `SkPath.addRect` now correctly draws counter-clockwise vs clockwise.
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/
Drendertests.txt133 clockwise,-1
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/gmkb/
Dmodels.txt129 clockwise
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
DREADME.md108 left. Perform the gestures "WING", "RING"(clockwise), and "SLOPE", and you
418 Keep the chip face up, do magic gestures "WING", "RING"(clockwise), and "SLOPE"
/external/skqp/site/user/api/
DSkPath_Reference.md337 …</a> describes whether <a href='SkPath_Overview#Contour'>Contour</a> is clockwise or counterclockw…
343 will change dashed results as it steps clockwise or counterclockwise.
346 <a href='#SkPath_kCW_Direction'>kCW_Direction</a> travel clockwise; the same added with <a href='#S…
359 contour travels clockwise</td>
719 … <a href='SkPath_Overview#Contour'>Contour</a> edges is not zero, where clockwise edges add one, a…
728 …377d808799f2453edabaf5"><div>The top row has two clockwise rectangles. The second row has one cloc…
912 … concave when either at least one <a href='#SkPath_Direction'>Direction</a> change is clockwise and
2777 …a href='undocumented#Oval'>Oval</a>, beginning at start angle, sweeping clockwise or counterclockw…
2843 positive x-axis, and positive sweeps extends <a href='undocumented#Arc'>arc</a> clockwise.
2858 <td>sweep, in degrees. Positive is clockwise; treated modulo 360</td>
[all …]
/external/skqp/gn/
Dgm.gni76 "$_gm/clockwise.cpp",
/external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/
Dlite_support.md195 // Rotation counter-clockwise in 90 degree increments
/external/skia/gn/
Dgm.gni84 "$_gm/clockwise.cpp",
/external/python/cpython2/Doc/library/
Dturtle.rst24 ``turtle.right(25)``, and it rotates in-place 25 degrees clockwise.
447 positive, otherwise in clockwise direction. Finally the direction of the
1719 "logo" upward (north) clockwise

123