Searched defs:Store3 (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/core/ |
D | SkNx.h | 95 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
/external/skia/src/core/ |
D | SkNx.h | 95 AI static void Store3(void* vptr, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
/external/skqp/src/opts/ |
D | SkNx_neon.h | 37 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
D | SkNx_sse.h | 32 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
/external/skia/src/opts/ |
D | SkNx_neon.h | 37 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|
D | SkNx_sse.h | 32 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() function
|