Home
last modified time | relevance | path

Searched defs:rsqrt1 (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/opts/
DSkNx_neon.h92 SkNx rsqrt1() const { in rsqrt1() function
183 SkNx rsqrt1() const { in rsqrt1() function
DSkNx_sse.h57 SkNx rsqrt1() const { return this->rsqrt0(); } in rsqrt1() function
108 SkNx rsqrt1() const { return this->rsqrt0(); } in rsqrt1() function
/external/skia/src/core/
DSkNx.h129 SkNx rsqrt1() const { return this->rsqrt0(); } in rsqrt1() function