Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp78 struct OutputLayerTest : public testing::Test { struct
98 OutputLayerTest() { in OutputLayerTest() argument
119 TEST_F(OutputLayerTest, canInstantiateOutputLayer) {} in TEST_F() argument
125 TEST_F(OutputLayerTest, settingNullHwcLayerSetsEmptyHwcState) { in TEST_F() argument
133 TEST_F(OutputLayerTest, settingHwcLayerSetsHwcState) { in TEST_F() argument
149 struct OutputLayerSourceCropTest : public OutputLayerTest {
256 struct OutputLayerDisplayFrameTest : public OutputLayerTest {
352 TEST_F(OutputLayerTest, calculateOutputRelativeBufferTransformTestsNeeded) { in TEST_F() argument
410 TEST_F(OutputLayerTest, in TEST_F() argument
549 struct OutputLayerUpdateCompositionStateTest : public OutputLayerTest {
[all …]
/frameworks/native/services/surfaceflinger/CompositionEngine/
DAndroid.bp119 "tests/OutputLayerTest.cpp",