Home
last modified time | relevance | path

Searched defs:SkIntToFDot6 (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkFDot6.h44 inline SkFDot6 SkIntToFDot6(int x) { in SkIntToFDot6() function
49 #define SkIntToFDot6(x) ((x) << 6) macro
/external/skia/src/core/
DSkFDot6.h44 inline SkFDot6 SkIntToFDot6(int x) { in SkIntToFDot6() function
49 #define SkIntToFDot6(x) ((x) << 6) macro