Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp1705 Byte16::Byte16(RValue<Byte16> rhs) in Byte16() function in rr::Byte16
1710 Byte16::Byte16(const Byte16 &rhs) in Byte16() function in rr::Byte16
1715 Byte16::Byte16(const Reference<Byte16> &rhs) in Byte16() function in rr::Byte16
DReactor.hpp773 class Byte16 : public LValue<Byte16> class