Searched defs:byte16 (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/tests/ | ||
| D | SkVxTest.cpp | 23 using byte16 = skvx::Vec<16,uint8_t>; typedef |
| /third_party/skia/third_party/externals/swiftshader/src/System/ | ||
| D | Types.hpp | 224 using byte16 = vec16<byte>; typedef |