Home
last modified time | relevance | path

Searched refs:skewed (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/modules/canvaskit/tests/
Dmatrix.spec.js43 CanvasKit.Matrix.skewed(4, 3, 2, 1),
Dcore.spec.js618 CanvasKit.Matrix.skewed(0.5, 0, 100, 100),
631 CanvasKit.Matrix.skewed(0.5, 0, 100, 100),
/third_party/boost/libs/math/doc/distributions/
Dskew_normal.qbk24 …RealType shape()const; // The distribution is right skewed if shape > 0 and is left skewed if shap…
Dchi_squared_examples.qbk157 Note especially how far the upper limit is skewed from the most likely standard deviation.
161 and is still highly skewed with an upper limit *twice* the median.
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts627 const matrH = m33.skewed(1, 2); // $ExpectType number[]
628 const matrI = m33.skewed(1, 2, 3, 4); // $ExpectType number[]
766 CK.Matrix.skewed(3, -3),
Dindex.d.ts2988 skewed(kx: number, ky: number, px?: number, py?: number): number[]; method
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js182 skewed: function() {}, method
Dinterface.js108 CanvasKit.SkMatrix.skewed = function(kx, ky, px, py) { function
/third_party/skia/modules/canvaskit/
Dexterns.js456 skewed: function() {}, method
Dmatrix.js172 CanvasKit.Matrix.skewed = function(kx, ky, px, py) { function
/third_party/python/Objects/
Dlistsort.txt165 distinct values, and as the distribution gets more skewed, samplesort's
168 sort on its highly skewed "on which stock exchange does this company's
/third_party/boost/doc/test/
Dremez.qbk270 then the roots will be skewed towards the middle of the \[-1,1\] interval,
/third_party/boost/libs/math/doc/background/
Dremez.qbk270 then the roots will be skewed towards the middle of the \[-1,1\] interval,
/third_party/boost/libs/crc/doc/
Dcrc.qbk396 Another difference from `boost::crc` is that a non-zero /INIT/ has to be skewed
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dlcet10.txt3377 are skewed, and trying to scan them straight if OCR is to be performed,
/third_party/NuttX/
DReleaseNotes12168 …his fix #5 the Get will not match the Set, and in fact the data might be skewed by 4 bytes, that a…
/third_party/gstreamer/gstplugins_good/
DChangeLog29896 to prevent a single skewed measurement to affect the outcome too much.