OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkMScalarRoundToInt
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/utils/
SkMatrix44.h
43
#define
SkMScalarRoundToInt
(x) sk_double_round2int(x)
75
#define
SkMScalarRoundToInt
(x) sk_float_round2int(x)
/external/skia/tests/
Matrix44Test.cpp
806
SkMScalarRoundToInt
(mat.get(1, 2)) +
[
all
...]
Completed in 30 milliseconds