Home
last modified time | relevance | path

Searched refs:cubic_in_line (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp513 static bool cubic_in_line(const SkPoint cubic[4]) { in cubic_in_line() function
588 if (!cubic_in_line(cubic)) { in CheckCubicLinear()