Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGeometry.h386 bool chopAtXExtrema(SkConic dst[2]) const;
DSkGeometry.cpp1609 bool SkConic::chopAtXExtrema(SkConic dst[2]) const { in chopAtXExtrema() function in SkConic