OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkFractionalIntToFixed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h
24
#define
SkFractionalIntToFixed
(x) SkFixed48ToFixed(x)
30
#define
SkFractionalIntToFixed
(x) (x)
/external/skia/src/core/
SkBitmapProcState.h
24
#define
SkFractionalIntToFixed
(x) SkFixed48ToFixed(x)
30
#define
SkFractionalIntToFixed
(x) (x)
Completed in 22 milliseconds