Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsRect.cpp20 double tValues[2]; in setBounds() local
47 double tValues[4]; in setBounds() local
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsRect.cpp20 double tValues[2]; in setBounds() local
47 double tValues[4]; in setBounds() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicReduceOrder.cpp28 double tValues[2]; in vertical_line() local
51 double tValues[2]; in horizontal_line() local
127 double tValues[2]; in check_linear() local
DQuadraticBounds.cpp27 double tValues[2]; in setBounds() local
DCubicBounds.cpp46 double tValues[4]; in setBounds() local
DCubicUtilities.cpp306 int find_cubic_inflections(const Cubic& src, double tValues[]) in find_cubic_inflections()
340 int find_cubic_max_curvature(const Cubic& src, double tValues[]) in find_cubic_max_curvature()
/external/skia/experimental/Intersection/
DCubicReduceOrder.cpp28 double tValues[2]; in vertical_line() local
51 double tValues[2]; in horizontal_line() local
127 double tValues[2]; in check_linear() local
DQuadraticBounds.cpp27 double tValues[2]; in setBounds() local
DCubicBounds.cpp46 double tValues[4]; in setBounds() local
DCubicUtilities.cpp306 int find_cubic_inflections(const Cubic& src, double tValues[]) in find_cubic_inflections()
340 int find_cubic_max_curvature(const Cubic& src, double tValues[]) in find_cubic_max_curvature()
/external/skia/tests/
DGeometryTest.cpp28 SkScalar tValues[3]; in testChopCubic() local
/external/chromium_org/third_party/skia/tests/
DGeometryTest.cpp28 SkScalar tValues[3]; in testChopCubic() local
/external/chromium_org/third_party/skia/src/core/
DSkGeometry.cpp510 const SkScalar tValues[], int roots) { in SkChopCubicAt()
587 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
603 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
629 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { in SkFindCubicInflections()
644 SkScalar tValues[2]; in SkChopCubicAtInflections() local
1250 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp447 SkScalar tValues[3]; in cubicTo() local
/external/skia/src/core/
DSkGeometry.cpp510 const SkScalar tValues[], int roots) { in SkChopCubicAt()
587 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
603 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
629 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { in SkFindCubicInflections()
644 SkScalar tValues[2]; in SkChopCubicAtInflections() local
1250 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp446 SkScalar tValues[3]; in cubicTo() local