OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_double_round2int
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/private/
SkFloatingPoint.h
119
#define
sk_double_round2int
(x) (int)floor((x) + 0.5f)
macro
/external/skia/include/utils/
SkMatrix44.h
43
#define SkMScalarRoundToInt(x)
sk_double_round2int
(x)
Completed in 30 milliseconds