Searched refs:Store2 (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 | 102 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) { in Store2() function 104 Half::Store2(ptr, a.fLo, b.fLo); in Store2() 105 Half::Store2(ptr + 2*N/2*sizeof(T), a.fHi, b.fHi); in Store2() 210 AI static void Store2(void* vptr, const SkNx& a, const SkNx& b) {
|
| H A D | SkNx_neon.h | 48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
|
| H A D | SkNx_sse.h | 57 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() function
|