Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkNx.h71 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) { in Load3() function
/external/skia/src/opts/
DSkNx_sse.h274 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
353 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
DSkNx_neon.h244 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function