Home
last modified time | relevance | path

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

/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/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/tests/
DGeometryTest.cpp33 SkScalar tValues[3]; in testChopCubic() local