Home
last modified time | relevance | path

Searched defs:tangent (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dhanded_coordinate_space.inl9 tvec3<T, P> const & tangent,
20 tvec3<T, P> const & tangent,
/third_party/skia/docs/examples/
DPath_addRRect_2.cpp19 SkVector tangent; in draw() local
/third_party/flutter/skia/docs/examples/
DPath_addRRect_2.cpp19 SkVector tangent; in draw() local
/third_party/flutter/skia/fuzz/
DFuzzPathMeasure.cpp28 SkVector tangent; in DEF_FUZZ() local
/third_party/skia/fuzz/
DFuzzPathMeasure.cpp31 SkVector tangent; in DEF_FUZZ() local
/third_party/flutter/skia/src/core/
DSkPathMeasure.cpp30 bool SkPathMeasure::getPosTan(SkScalar distance, SkPoint* position, SkVector* tangent) { in getPosTan()
DSkContourMeasure.cpp402 SkScalar t, SkPoint* pos, SkVector* tangent) { in compute_pos_tan()
580 SkVector tangent; in getMatrix() local
DSkScan_Hairline.cpp461 SkVector tangent; in extend_pts() local
482 SkVector tangent; in extend_pts() local
/third_party/skia/src/core/
DSkPathMeasure.cpp30 bool SkPathMeasure::getPosTan(SkScalar distance, SkPoint* position, SkVector* tangent) { in getPosTan()
DSkContourMeasure.cpp436 SkScalar t, SkPoint* pos, SkVector* tangent) { in compute_pos_tan()
606 SkVector tangent; in getMatrix() local
DSkScan_Hairline.cpp470 SkVector tangent; in extend_pts() local
491 SkVector tangent; in extend_pts() local
/third_party/flutter/skia/src/effects/
DSkDiscretePathEffect.cpp28 static void Perterb(SkPoint* p, const SkVector& tangent, SkScalar scale) { in Perterb()
DSk1DPathEffect.cpp86 SkVector tangent; in morphpoints() local
DSkDashPathEffect.cpp208 SkVector tangent = pts[1] - pts[0]; in onAsPoints() local
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp181 const SkPoint tangent = line.fPoints[1] - line.fPoints[0]; in strokeLine() local
335 const SkPoint tangent = seg.fPoints[1] - seg.fPoints[0]; in unitNormal() local
DSampleVariableWidthStroker.cpp973 const SkPoint tangent = setLength(seg.fPoints[1] - seg.fPoints[0], 1); in unitNormal() local
981 SkPoint tangent; in unitNormal() local
1001 SkPoint tangent; in unitNormal() local
/third_party/skia/src/effects/
DSkDiscretePathEffect.cpp59 static void Perterb(SkPoint* p, const SkVector& tangent, SkScalar scale) { in Perterb()
DSkDashPathEffect.cpp208 SkVector tangent = pts[1] - pts[0]; in onAsPoints() local
DSk1DPathEffect.cpp139 SkVector tangent; in morphpoints() local
/third_party/flutter/skia/tests/
DPathMeasureTest.cpp115 SkVector tangent; in DEF_TEST() local
/third_party/skia/tests/
DPathMeasureTest.cpp116 SkVector tangent; in DEF_TEST() local
/third_party/boost/libs/math/test/
Dcatmull_rom_test.cpp109 auto tangent = cr.prime(s); in test_linear() local
/third_party/boost/boost/math/special_functions/detail/
Dbernoulli_details.hpp255 void tangent(std::size_t m) in tangent() function in boost::math::detail::bernoulli_numbers_cache
/third_party/flutter/skia/gm/
Dstrokes.cpp262 SkVector tangent = pts[1] - pts[2]; variable
/third_party/skia/gm/
Dstrokes.cpp262 SkVector tangent = pts[1] - pts[2]; variable

12