Home
last modified time | relevance | path

Searched refs:Sk2sComplimentToSignBit (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkFloatBits.h37 static inline int32_t Sk2sComplimentToSignBit(int32_t x) { in Sk2sComplimentToSignBit() function
101 return SkBits2Float(Sk2sComplimentToSignBit(x)); in Sk2sComplimentAsFloat()