Searched refs:Load3 (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 | 73 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) { in Load3() function 77 Half::Load3(ptr , &al, &bl, &cl); in Load3() 78 Half::Load3(ptr + 3*N/2*sizeof(T), &ah, &bh, &ch); in Load3() 186 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) {
|
| H A D | SkNx_sse.h | 435 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function 514 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|
| H A D | SkNx_neon.h | 317 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
|