OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkScalarPow
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkScalar.h
42
#define
SkScalarPow
(b, e) sk_float_pow(b, e)
/external/skqp/include/core/
SkScalar.h
42
#define
SkScalarPow
(b, e) sk_float_pow(b, e)
Completed in 2758 milliseconds