Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp97 renderengine::DisplaySettings clientCompositionDisplay; in SetUpBase() local
98 clientCompositionDisplay.physicalDisplay = Rect(mDisplayWidth, mDisplayHeight); in SetUpBase()
99 clientCompositionDisplay.clip = clientCompositionDisplay.physicalDisplay; in SetUpBase()
100 clientCompositionDisplay.clearRegion = Region(clientCompositionDisplay.physicalDisplay); in SetUpBase()
106 mTestRenderEngine->setDisplaySettings(clientCompositionDisplay); in SetUpBase()