class DisplayCompositorTest_HardwareFrameCorrectnessTest_Test
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
When compositing directly to a hardware display layer, the display coordinator
takes in source and destination Frame object types, which mirrors flatland usage.
The source frames are nonnormalized UV coordinates and the destination frames are
screenspace coordinates given in pixels. So this test makes sure that the rectangle
and frame data that is generated by flatland sends along to the display coordinator
the proper source and destination frame data. Each source and destination frame pair
should be added to its own layer on the display.
Public Methods
void DisplayCompositorTest_HardwareFrameCorrectnessTest_Test ()
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
void DisplayCompositorTest_HardwareFrameCorrectnessTest_Test (const DisplayCompositorTest_HardwareFrameCorrectnessTest_Test & )
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
void DisplayCompositorTest_HardwareFrameCorrectnessTest_Test (DisplayCompositorTest_HardwareFrameCorrectnessTest_Test && )
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
DisplayCompositorTest_HardwareFrameCorrectnessTest_Test & operator= (const DisplayCompositorTest_HardwareFrameCorrectnessTest_Test & )
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
DisplayCompositorTest_HardwareFrameCorrectnessTest_Test & operator= (DisplayCompositorTest_HardwareFrameCorrectnessTest_Test && )
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc
void ~DisplayCompositorTest_HardwareFrameCorrectnessTest_Test ()
Defined at line 937 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc