Home
last modified time | relevance | path

Searched refs:GenerateClientCompositionRequestsTest_ThreeLayers (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp3414 struct GenerateClientCompositionRequestsTest_ThreeLayers struct
3416 GenerateClientCompositionRequestsTest_ThreeLayers() { in GenerateClientCompositionRequestsTest_ThreeLayers() argument
3457 const Rect GenerateClientCompositionRequestsTest_ThreeLayers::kDisplayFrame(0, 0, 100, 200);
3458 const Rect GenerateClientCompositionRequestsTest_ThreeLayers::kDisplayViewport(0, 0, 101, 201);
3459 const Rect GenerateClientCompositionRequestsTest_ThreeLayers::kDisplaySourceClip(0, 0, 102, 202);
3460 const Rect GenerateClientCompositionRequestsTest_ThreeLayers::kDisplayDestinationClip(0, 0, 103,
3463 TEST_F(GenerateClientCompositionRequestsTest_ThreeLayers, handlesNoClientCompostionLayers) { in TEST_F() argument
3475 TEST_F(GenerateClientCompositionRequestsTest_ThreeLayers, requiresVisibleRegionAfterViewportClip) { in TEST_F() argument
3487 TEST_F(GenerateClientCompositionRequestsTest_ThreeLayers, gathersClientCompositionRequests) { in TEST_F() argument
3515 TEST_F(GenerateClientCompositionRequestsTest_ThreeLayers, in TEST_F() argument
[all …]