Home
last modified time | relevance | path

Searched defs:tValues (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkGeometry.cpp623 void SkChopCubicAt(const SkPoint src[4], SkPoint dst[], const SkScalar tValues[], int roots) in SkChopCubicAt()
705 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
721 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
747 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) in SkFindCubicInflections()
782 SkScalar tValues[2]; in SkChopCubicAtInflections() local
DSkStroke.cpp439 SkScalar tValues[3]; in cubicTo() local
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnMathUtils.cpp422 void chopCubicAtTValues(const FloatPoint src[4], FloatPoint dst[], const float tValues[], int roots) in chopCubicAtTValues()
471 float tValues[2]; in chopCubicAtYExtrema() local