OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkCordicExp
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/core/
SkCordic.h
27
SkFixed
SkCordicExp
(SkFixed a);
SkCordic.cpp
199
SkFixed
SkCordicExp
(SkFixed a) {
SkMath.cpp
543
SkFixed SkFixedExp(SkFixed x) { return
SkCordicExp
(x); }
Completed in 42 milliseconds