Home
last modified time | relevance | path

Searched refs:diagonal (Results 1 – 25 of 51) sorted by relevance

123

/third_party/skia/bench/
DShapesBench.cpp106 float diagonal = sqrtf(static_cast<float>(fShapesSize.width() * fShapesSize.width()) + in clampShapeSize() local
108 if (diagonal > maxDiagonal) { in clampShapeSize()
109 fShapesSize.fWidth = static_cast<int>(fShapesSize.width() * maxDiagonal / diagonal); in clampShapeSize()
110 fShapesSize.fHeight = static_cast<int>(fShapesSize.height() * maxDiagonal / diagonal); in clampShapeSize()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DindicExceptions.txt38 \u09F0 Bengali letter RA with middle diagonal (Assamese)
39 \u09F1 Bengali letter RA with lower diagonal
40 (=Bengali letter VA with lower diagonal, Assamese)
/third_party/ffmpeg/libavutil/x86/
Dlls.asm57 ; Compute all 3 pairwise products of a 2x2 block that lies on the diagonal
135 ; Compute all 10 pairwise products of a 4x4 block that lies on the diagonal
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.separate_shader.txt88 diagonal stripes in the drawn triangle.
/third_party/skia/site/docs/user/modules/
Dquickstart.md161 let dirX = 1; // box is always moving at a constant speed in one of the four diagonal directions
200 // The box is always moving at a constant speed in one of the four diagonal directions
/third_party/ffmpeg/doc/
Dsnow.txt202 flag to enable faster diagonal interpolation
469 diagonal not containing the fullpel point
Dfilters.texi15154 where @var{r_0} is halve of the image diagonal and @var{r_src} and @var{r_tgt} are the
17465 Set scope size, relative to frame diagonal.
22958 Set output horizontal/vertical/diagonal field of view. Values in degrees.
22960 If diagonal field of view is set it overrides horizontal and vertical field of view.
22965 Set input horizontal/vertical/diagonal field of view. Values in degrees.
22967 If diagonal field of view is set it overrides horizontal and vertical field of view.
22978 Set output horizontal/vertical/diagonal field of view. Values in degrees.
22980 If diagonal field of view is set it overrides horizontal and vertical field of view.
22985 Set input horizontal/vertical/diagonal field of view. Values in degrees.
22987 If diagonal field of view is set it overrides horizontal and vertical field of view.
[all …]
/third_party/libinput/doc/user/
Dscrolling.rst88 Due to the layout of the edges, diagonal scrolling is not possible. The
Dtablet-support.rst94 diagonal move on the tablet.
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.h297 void writeUniformScaleMatrix(SpvId id, SpvId diagonal, const Type& type, OutputStream& out);
DSkSLSPIRVCodeGenerator.cpp1481 void SPIRVCodeGenerator::writeUniformScaleMatrix(SpvId id, SpvId diagonal, const Type& type, in writeUniformScaleMatrix() argument
1496 this->writeWord(row == column ? diagonal : zeroId, out); in writeUniformScaleMatrix()
/third_party/node/deps/npm/node_modules/diff/lib/
Dindex.mjs57 } // Once we hit the right edge of the edit graph on some diagonal k, we can
59 // there's no point in considering any moves to diagonal k+1 any more (from
104 } // Select the diagonal that we want to branch from. We select the prior
/third_party/noto-cjk/Serif/
DHISTORY.md164 …so that the third stroke of the Radical 38 component is horizontal, not diagonal, per [Issue #36](…
/third_party/openGLES/extensions/EXT/
DEXT_YUV_target.txt516 key cases e.g. along the diagonal of quad when its drawn using triangle strip
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_YUV_target.txt516 key cases e.g. along the diagonal of quad when its drawn using triangle strip
/third_party/python/Doc/howto/
Dunicode.rst80 is two diagonal strokes and a horizontal stroke, though the exact details will
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a630-fails.txt34 # rendering errors in ~4x4 blocks around the bottom side of the diagonal for the quad
/third_party/python/Doc/tutorial/
Dcontrolflow.rst365 print(f"Not on the diagonal")
/third_party/python/Doc/whatsnew/
D3.10.rst627 print(f"The point is located on the diagonal Y=X at {x}.")
629 print(f"Point is not on the diagonal.")
/third_party/libexif/po/
Den_AU.po3987 "values in the direction of image width, image height, and diagonal "
3991 "values in the direction of image width, image height, and diagonal "
Den_GB.po3987 "values in the direction of image width, image height, and diagonal "
3991 "values in the direction of image width, image height, and diagonal "
Des.po3317 …table and SFR values in the direction of image width, image height, and diagonal direction, as spe…
3318 …sitivo de entrada y los valores SFR en las direcciones de ancho, alto y diagonal de la imagen, com…
Dru.po3850 "values in the direction of image width, image height, and diagonal "
Dbe.po3650 "values in the direction of image width, image height, and diagonal "
/third_party/mesa3d/src/gallium/drivers/r600/ci/
Dr600-turks-fails.txt531 # Mask bit count in range only on the diagonal.

123