Searched refs:Store3 (Results 1 – 3 of 3) sorted by relevance
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/ |
| H A D | SkNx.h | 97 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function 99 Half::Store3(ptr, a.fLo, b.fLo, c.fLo); in Store3() 100 Half::Store3(ptr + 3*N/2*sizeof(T), a.fHi, b.fHi, c.fHi); in Store3() 204 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) {
|
| H A D | SkNx_neon.h | 56 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
| H A D | SkNx_sse.h | 62 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|