OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkMScalarCeil
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/utils/
SkMatrix44.h
38
#define
SkMScalarCeil
(x) sk_double_ceil(x)
70
#define
SkMScalarCeil
(x) sk_float_ceil(x)
/external/skia/tests/
Matrix44Test.cpp
804
SkMScalarCeil
(mat.get(2, 0));
[
all
...]
Completed in 32 milliseconds