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

  /external/skia/include/private/
SkFloatBits.h 102 static inline int32_t SkFloatToIntCast(float x) {
  /external/skia/tests/
MathTest.cpp 233 int iix = SkFloatToIntCast(x);

Completed in 173 milliseconds