Searched refs:PixelType (Results 1 - 4 of 4) sorted by relevance

/gem5/src/base/
H A Dbmpwriter.cc60 const uint32_t pixel_array_size(sizeof(PixelType) * fb.area());
101 std::vector<PixelType> line_buffer(fb.width());
H A Dpngwriter.hh104 typedef PngPixel24 PixelType; typedef in class:PngWriter
H A Dbmpwriter.hh125 typedef BmpPixel32 PixelType; typedef in class:BmpWriter
H A Dpngwriter.cc161 std::vector<PixelType> rowPacked(width);

Completed in 6 milliseconds