Searched defs:SkToUInt (Results 1 - 2 of 2) sorted by relevance
/external/skia/include/core/ | ||
H A D | SkTypes.h | 198 #define SkToUInt(x) SkTo<unsigned>(x) macro |
/external/skqp/include/core/ | ||
H A D | SkTypes.h | 198 #define SkToUInt(x) SkTo<unsigned>(x) macro |
Completed in 43 milliseconds