Home
last modified time | relevance | path

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

/external/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.cpp35 double tValues[2]; in FindExtrema() local
/external/skia/src/core/
DSkGeometry.cpp405 const SkScalar tValues[], int roots) { in SkChopCubicAt()
464 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
480 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
506 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { in SkFindCubicInflections()
521 SkScalar tValues[2]; in SkChopCubicAtInflections() local
904 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp604 SkScalar tValues[3]; in CheckCubicLinear() local
1263 SkScalar tValues[2]; in cubicTo() local
DSkScan_Hairline.cpp397 SkScalar tValues[3]; in haircubic() local
/external/skia/tests/
DGeometryTest.cpp29 SkScalar tValues[3]; in testChopCubic() local