HomeSort by relevance Sort by last modified time
    Searched full:curve (Results 501 - 525 of 1077) sorted by null

<<21222324252627282930>>

  /external/freetype/src/pshinter/
pshalgo.h 115 #define PSH_POINT_OFF 1U /* point is off the curve */
  /external/libdrm/freedreno/
freedreno_bo_cache.c 54 * fill in for a bit smoother size curve..
  /external/libexif/libexif/canon/
mnote-canon-tag.c 121 {MNOTE_CANON_TAG_COLOR_INFORMATION, 0, N_("Tone Curve")},
  /external/libopus/silk/
NLSF2A.c 91 /* convert LSFs to 2*cos(LSF), using piecewise linear curve from table */
  /external/llvm/test/CodeGen/X86/
2008-07-07-DanglingDeadInsts.ll 84 define void @vorbis_lsp_to_curve(float* %curve, i32* %map, i32 %n, i32 %ln, float* %lsp, i32 %m, float %amp, float %ampoffset) nounwind {
  /external/skia/experimental/docs/
exampleSlides.js 190 "string":"A curve span may cover more", "x":400, "y":200
486 { "ref":"curve", "draw":"paths.curveSegment1", "paint":"paints.stroke" }
494 { "ref":"curve", "range":[0,1], "target":"draw",
505 { "ref":"curve", "range":[0,1], "target":"draw",
  /external/skia/gm/
OverStroke.cpp 12 * each part of the curve the request amount even if it makes the offsets
matrixconvolution.cpp 79 // a curve.
  /external/skia/include/utils/
SkInterpolator.h 124 /** Interpolate a cubic curve, typically to provide an ease-in ease-out transition.
  /external/skia/src/core/
SkColorSpace_A2B.h 51 // There is no single gamma curve in an A2B0 profile
SkCubicClipper.cpp 31 // TODO(turk): Check for zero denominator? Shouldn't happen unless the curve
SkScan_Hairline.cpp 329 // The off-curve points are "inside" the limits of the on-curve pts
423 the control point, use the next control point to create a tangent. If the curve
599 firstPt = pts[0]; // the curve moved the initial point, so close to it instead
  /external/skia/src/effects/
SkMagnifierImageFilter.cpp 161 // To create a smooth curve at the corners, we need to work on
  /external/skia/src/gpu/ccpr/
GrCCGeometry.h 21 * curve is monotonic.
GrCCQuadraticShader.cpp 137 f->codeAppend ( "half f = xyd.y - xyd.x * xyd.x;"); // f > 0 -> inside curve.
  /external/skia/tools/fonts/
generate_fir_coeff.py 119 # * an awful lot of the curve is out side our sample
  /external/skqp/experimental/docs/
exampleSlides.js 190 "string":"A curve span may cover more", "x":400, "y":200
486 { "ref":"curve", "draw":"paths.curveSegment1", "paint":"paints.stroke" }
494 { "ref":"curve", "range":[0,1], "target":"draw",
505 { "ref":"curve", "range":[0,1], "target":"draw",
  /external/skqp/gm/
OverStroke.cpp 12 * each part of the curve the request amount even if it makes the offsets
matrixconvolution.cpp 79 // a curve.
  /external/skqp/include/utils/
SkInterpolator.h 124 /** Interpolate a cubic curve, typically to provide an ease-in ease-out transition.
  /external/skqp/src/core/
SkColorSpace_A2B.h 51 // There is no single gamma curve in an A2B0 profile
SkCubicClipper.cpp 31 // TODO(turk): Check for zero denominator? Shouldn't happen unless the curve
SkScan_Hairline.cpp 329 // The off-curve points are "inside" the limits of the on-curve pts
423 the control point, use the next control point to create a tangent. If the curve
599 firstPt = pts[0]; // the curve moved the initial point, so close to it instead
  /external/skqp/src/effects/
SkMagnifierImageFilter.cpp 161 // To create a smooth curve at the corners, we need to work on
  /external/skqp/src/gpu/ccpr/
GrCCGeometry.h 21 * curve is monotonic.

Completed in 498 milliseconds

<<21222324252627282930>>