HomeSort by relevance Sort by last modified time
    Searched refs:SkFloatToIntCast (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkFloatBits.h 103 static inline int32_t SkFloatToIntCast(float x) {
  /external/skia/include/core/
SkFloatBits.h 103 static inline int32_t SkFloatToIntCast(float x) {
  /external/chromium_org/third_party/skia/tests/
MathTest.cpp 234 int iix = SkFloatToIntCast(x);
  /external/skia/tests/
MathTest.cpp 234 int iix = SkFloatToIntCast(x);

Completed in 369 milliseconds