Searched defs:SkScalarToFloat (Results 1 – 2 of 2) sorted by relevance
/external/skqp/include/core/ | ||
D | SkScalar.h | 60 #define SkScalarToFloat(x) static_cast<float>(x) macro |
/external/skia/include/core/ | ||
D | SkScalar.h | 60 #define SkScalarToFloat(x) static_cast<float>(x) macro |