Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DSkVxTest.cpp22 using byte16 = skvx::Vec<16,uint8_t>; typedef
/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