OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbrta_halleyd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pathops/
SkPathOpsTypes.cpp
81
static double
cbrta_halleyd
(const double a, const double R) {
function
90
a =
cbrta_halleyd
(a, d);
91
a =
cbrta_halleyd
(a, d);
92
return
cbrta_halleyd
(a, d);
/external/skia/src/pathops/
SkPathOpsTypes.cpp
81
static double
cbrta_halleyd
(const double a, const double R) {
function
90
a =
cbrta_halleyd
(a, d);
91
a =
cbrta_halleyd
(a, d);
92
return
cbrta_halleyd
(a, d);
Completed in 1261 milliseconds