OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkFixed3232ToInt
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkFixed.h
148
#define
SkFixed3232ToInt
(x) ((int)((x) >> 32))
/external/skia/src/core/
SkBitmapProcState.h
26
#define SkFractionalIntToInt(x)
SkFixed3232ToInt
(x)
Completed in 830 milliseconds