class ParameterizedFlipAndOrientationTest
Defined at line 460 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_pixeltest.cc
Protected Members
unordered_map expected_colors_map
Protected Methods
void ParameterizedFlipAndOrientationTest ()
Defined at line 464 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_pixeltest.cc
utils::Pixel GetPixelColor (unsigned int pixel_index, unsigned int bytes_per_row, uint64_t image_vmo_bytes)
Returns a color given the pixel index, to produce the following image:
___________________________________
| | |
| BLACK | RED |
| | |
|________________|________________|
| | |
| | |
| GREEN | BLUE |
|________________|________________|
Defined at line 582 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_pixeltest.cc