Searched defs:Byte4 (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/ | ||
D | tga_utils.h | 15 typedef std::array<unsigned char, 4> Byte4; typedef |
/third_party/skia/third_party/externals/angle2/samples/sample_util/ | ||
D | tga_utils.h | 16 typedef std::array<unsigned char, 4> Byte4; typedef |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ | ||
D | Reactor.cpp | 1279 Byte4::Byte4(RValue<Byte8> cast) in Byte4() function in rr::Byte4 |
D | Reactor.hpp | 572 class Byte4 : public LValue<Byte4> class |