class DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

This test makes sure the buffer negotiations work as intended.

There are three participants: the client, the display and the renderer.

Each participant sets {min_buffer_count, max_buffer_count} constraints like so:

Client: {1, 3}

Display: {2, 3}

Renderer: {1, 2}

Since 2 is the only valid overlap between all of them we expect 2 buffers to be allocated.

Public Methods

void DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test ()

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

void DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test (const DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test & )

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

void DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test (DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test && )

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test & operator= (const DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test & )

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test & operator= (DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test && )

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc

void ~DisplayCompositorTest_SysmemNegotiationTest_WhenDisplayConstraintsCompatible_TheyShouldBeIncluded_Test ()

Defined at line 300 of file ../../src/ui/scenic/lib/flatland/engine/tests/display_compositor_unittest.cc