Home
last modified time | relevance | path

Searched defs:slope (Results 1 – 18 of 18) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
DSimpleRegression.java610 private double getIntercept(double slope) { in getIntercept()
620 private double getRegressionSumSquares(double slope) { in getRegressionSumSquares()
/external/skia/src/core/
DSkEdge.cpp73 SkFixed slope = SkFDot6Div(x1 - x0, y1 - y0); in setLine() local
114 SkFixed slope = SkFDot6Div(x1 - x0, y1 - y0); in updateLine() local
DSkScan_Hairline.cpp120 SkFixed slope = SkFixedDiv(dy, dx); in HairLineRgn() local
135 SkFixed slope = SkFixedDiv(dx, dy); in HairLineRgn() local
DSkScan_Antihair.cpp109 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap()
131 SkFixed slope) override { in drawLine()
337 SkFixed fstart, slope; in do_anti_hairline() local
DSkEdge.h121 SkFixed slope = SkFDot6Div(x1 - x0, y1 - y0); in setLine() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c234 float slope = 0.0; in emit_rss() local
/external/svox/pico/compat/src/com/android/tts/compat/
DSynthProxy.java160 float attenuationInDb, float freqInHz, float slope); in native_setLowShelf()
/external/guava/guava/src/com/google/common/util/concurrent/
DRateLimiter.java634 private double slope; field in RateLimiter.WarmingUp
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsgmt.c535 double h, slope; in cmsDesaturateLab() local
/external/libopus/src/
Danalysis.c213 float slope=0; in tonality_analysis() local
/external/skia/src/pathops/
DSkPathOpsWinding.cpp137 SkDVector slope; in rayCheck() local
DSkOpSegment.cpp518 SkDVector slope = this->dSlopeAtT(t); in distSq() local
/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp313 jfloat filterGain, jfloat attenuationInDb, jfloat freqInHz, jfloat slope) in com_android_tts_compat_SynthProxy_setLowShelf()
/external/webp/src/enc/
Dframe.c68 const double slope = (s->target - s->value) / (s->last_value - s->value); in ComputeNextQ() local
Dquant.c310 const double slope = (exp_min - exp_max) / (amax - amin); in QualityToJPEGCompression() local
/external/opencv/cxcore/src/
Dcxdrawing.cpp301 int slope; in icvLineAA() local
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local