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

  /external/chromium_org/third_party/skia/bench/
MathBench.cpp 128 static inline float SkFastInvSqrt(float x) {
146 dst[i] = SkFastInvSqrt(src[i]);
  /external/skia/bench/
MathBench.cpp 128 static inline float SkFastInvSqrt(float x) {
146 dst[i] = SkFastInvSqrt(src[i]);

Completed in 1628 milliseconds