8#ifndef SkFloatBits_DEFINED
9#define SkFloatBits_DEFINED
72#define SkScalarAs2sCompliment(x) SkFloatAs2sCompliment(x)
static int32_t Sk2sComplimentToSignBit(int32_t x)
static float SkBits2Float(uint32_t bits)
static int32_t SkFloatAs2sCompliment(float x)
static float Sk2sComplimentAsFloat(int32_t x)
static uint32_t SkFloat2Bits(float value)
static int32_t SkSignBitTo2sCompliment(int32_t x)
static constexpr int32_t SkLeftShift(int32_t value, int32_t shift)
static int sign(SkScalar x)