Searched defs:Sk2sComplimentAsFloat (Results 1 - 1 of 1) sorted by relevance
/external/skia/include/core/ | ||
H A D | SkFloatBits.h | 91 static inline float Sk2sComplimentAsFloat(int32_t x) { function 130 #define Sk2sComplimentAsScalar(x) Sk2sComplimentAsFloat(x) |
Completed in 63 milliseconds