OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkFindCubicMaxCurvature
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkGeometry.h
148
int
SkFindCubicMaxCurvature
(const SkPoint src[4], SkScalar tValues[3]);
/external/skia/src/core/
SkGeometry.cpp
944
int
SkFindCubicMaxCurvature
(const SkPoint src[4], SkScalar tValues[3])
977
int count =
SkFindCubicMaxCurvature
(src, tValues);
[
all
...]
Completed in 11 milliseconds