Home
last modified time | relevance | path

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

/third_party/skia/m133/src/pathops/
DSkPathOpsRect.cpp17 double tValues[2]; in setBounds() local
34 double tValues[2]; in setBounds() local
51 double tValues[4]; in setBounds() local
DSkPathOpsConic.cpp43 double tValues[2]; in FindExtrema() local
DSkPathOpsAsWinding.cpp151 double tValues[2]; in left_edge() local
/third_party/skia/src/pathops/
DSkPathOpsRect.cpp16 double tValues[2]; in setBounds() local
33 double tValues[2]; in setBounds() local
50 double tValues[4]; in setBounds() local
DSkPathOpsConic.cpp36 double tValues[2]; in FindExtrema() local
DSkPathOpsAsWinding.cpp145 double tValues[2]; in left_edge() local
/third_party/skia/m133/tools/viewer/
DPathLerpSlide.cpp273 …hFromTValues(const SkPath& in, std::deque<float> tValuesToAdd, std::vector<float> tValues, SkPath*… in createPathFromTValues()
360 std::vector<SkScalar> tValues; in getTValues() local
/third_party/skia/src/core/
DSkGeometry.cpp526 const SkScalar tValues[], int tCount) { in SkChopCubicAt()
685 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
701 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
727 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { in SkFindCubicInflections()
742 SkScalar tValues[2]; in SkChopCubicAtInflections() local
1211 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp652 SkScalar tValues[3]; in CheckCubicLinear() local
1314 SkScalar tValues[2]; in cubicTo() local
DSkScan_Hairline.cpp433 SkScalar tValues[3]; in haircubic() local
/third_party/skia/m133/src/core/
DSkGeometry.cpp542 const SkScalar tValues[], int tCount) { in SkChopCubicAt()
699 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
715 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
756 SkScalar tValues[2]; in SkChopCubicAtInflections() local
1266 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp672 SkScalar tValues[3]; in CheckCubicLinear() local
1338 SkScalar tValues[2]; in cubicTo() local
DSkScan_Hairline.cpp444 SkScalar tValues[3]; in haircubic() local
/third_party/skia/tests/
DGeometryTest.cpp33 SkScalar tValues[3]; in testChopCubic() local
/third_party/skia/m133/tests/
DGeometryTest.cpp42 SkScalar tValues[3]; in testChopCubic() local