Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFloatBits.h42 int32_t SkFloatBits_toIntCast(int32_t floatBits);
104 return SkFloatBits_toIntCast(SkFloat2Bits(x)); in SkFloatToIntCast()
/external/chromium_org/third_party/skia/include/core/
DSkFloatBits.h42 int32_t SkFloatBits_toIntCast(int32_t floatBits);
104 return SkFloatBits_toIntCast(SkFloat2Bits(x)); in SkFloatToIntCast()
/external/skia/src/core/
DSkFloatBits.cpp45 int32_t SkFloatBits_toIntCast(int32_t packed) { in SkFloatBits_toIntCast() function
/external/chromium_org/third_party/skia/src/core/
DSkFloatBits.cpp45 int32_t SkFloatBits_toIntCast(int32_t packed) { in SkFloatBits_toIntCast() function