Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGeometry.h358 bool chopAtXExtrema(SkConic dst[2]) const;
DSkGeometry.cpp1556 bool SkConic::chopAtXExtrema(SkConic dst[2]) const { in chopAtXExtrema() function in SkConic