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.cpp442 const SkScalar tValues[], int roots) { in SkChopCubicAt()
501 SkScalar tValues[2]; in SkChopCubicAtYExtrema() local
517 SkScalar tValues[2]; in SkChopCubicAtXExtrema() local
543 int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { in SkFindCubicInflections()
558 SkScalar tValues[2]; in SkChopCubicAtInflections() local
939 SkScalar tValues[2]; in conic_find_extrema() local
DSkStroke.cpp592 SkScalar tValues[3]; in CheckCubicLinear() local
1250 SkScalar tValues[2]; in cubicTo() local
DSkScan_Hairline.cpp386 SkScalar tValues[3]; in haircubic() local
/external/skia/tests/
DGeometryTest.cpp29 SkScalar tValues[3]; in testChopCubic() local