HomeSort by relevance Sort by last modified time
    Searched full:tangents (Results 1 - 25 of 41) sorted by null

1 2

  /external/skia/src/utils/
SkInsetConvexPolygon.h 41 * Uses the outer tangents of two circles centered on each endpoint.
  /external/skqp/src/utils/
SkInsetConvexPolygon.h 41 * Uses the outer tangents of two circles centered on each endpoint.
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTVertex.h 141 @param[in] fSplitDifference Split a vertex if the DP3 of tangents/bitangents are below this (range -1..1)
150 tangents or two desired bitangents is higher than this,
PVRTVertex.cpp 579 @Input fSplitDifference Split a vertex if the DP3 of tangents/bitangents are below this (range -1..1)
588 tangents or two desired bitangents is higher than this,
  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
field_of_view.h 73 // Compute tangents.
  /external/skia/src/core/
SkStrokerPriv.cpp 137 // negate the dot since we're using normals instead of tangents
177 My dotProd is opposite sign, since it is built from normals and not tangents
SkPath.cpp 3223 SkTDArray<SkVector> tangents; local
    [all...]
SkStroke.cpp 89 bool fOppositeTangents; // set if coincident tangents have opposite directions
196 bool fFoundTangents; // do less work until tangents meet (cubic)
    [all...]
  /external/skqp/src/core/
SkStrokerPriv.cpp 137 // negate the dot since we're using normals instead of tangents
177 My dotProd is opposite sign, since it is built from normals and not tangents
SkPath.cpp 3339 SkTDArray<SkVector> tangents; local
    [all...]
SkStroke.cpp 89 bool fOppositeTangents; // set if coincident tangents have opposite directions
196 bool fFoundTangents; // do less work until tangents meet (cubic)
    [all...]
  /frameworks/base/core/java/android/util/
Spline.java 149 // Initialize the tangents as the average of the secants.
156 // Update the tangents to preserve monotonicity.
  /external/skia/src/gpu/ccpr/
GrCCQuadraticShader.cpp 63 // Find the T value whose tangent is halfway between the tangents at the endpionts.
  /external/skqp/src/gpu/ccpr/
GrCCQuadraticShader.cpp 63 // Find the T value whose tangent is halfway between the tangents at the endpionts.
  /external/skia/tests/
PathOpsAngleIdeas.cpp 133 // if the ctrl tangents are not nearly parallel, use them
195 // first assume the inital tangents are the ordering
673 The sorting problem happens when the inital tangents are not a true indicator of the curve direction
674 Nearly always, the initial tangents do give the right answer,
    [all...]
  /external/skqp/tests/
PathOpsAngleIdeas.cpp 133 // if the ctrl tangents are not nearly parallel, use them
195 // first assume the inital tangents are the ordering
673 The sorting problem happens when the inital tangents are not a true indicator of the curve direction
674 Nearly always, the initial tangents do give the right answer,
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
HermiteInterpolator.java 67 * {@link #mP2X}, and {@link #mP2Y}. The slope of the tangents at start and end points will be
  /external/skia/gm/
convexpaths.cpp 161 // flat cubic where the at end point tangents both point outward.
  /external/skqp/gm/
convexpaths.cpp 161 // flat cubic where the at end point tangents both point outward.
strokes.cpp 456 // Test stroking for curves that produce degenerate tangents when t is 0 or 1 (see bug 4191)
  /external/skia/include/core/
SkPath.h     [all...]
  /external/skqp/include/core/
SkPath.h     [all...]
  /external/freetype/include/freetype/config/
ftheader.h 710 * cosines and arc tangents).
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
SignalDrawable.java 88 // the curve (curve ? triangle). On the top and left corners of the triangle, the tangents are
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftheader.h 733 * cosines and arc tangents).

Completed in 3537 milliseconds

1 2