Home
last modified time | relevance | path

Searched defs:byte16 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DSkVxTest.cpp23 using byte16 = skvx::Vec<16,uint8_t>; typedef
/third_party/skia/third_party/externals/swiftshader/src/System/
DTypes.hpp224 using byte16 = vec16<byte>; typedef