Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFloatBits.h26 static inline int32_t SkSignBitTo2sCompliment(int32_t x) { in SkSignBitTo2sCompliment() function
94 return SkSignBitTo2sCompliment(SkFloat2Bits(x)); in SkFloatAs2sCompliment()