Home
last modified time | relevance | path

Searched defs:redRect (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp722 common::Rect redRect = {0, 0, getDisplayWidth() / 4, getDisplayHeight() / 4}; in TEST_P() local
912 common::Rect redRect = {0, 0, getDisplayWidth(), getDisplayHeight() / 2}; in TEST_P() local
995 const common::Rect redRect = {0, 0, getDisplayWidth(), getDisplayHeight() / 2}; in TEST_P() local
1285 common::Rect redRect = {0, 0, mSideLength / 2, mSideLength / 2}; in SetUp() local
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp639 IComposerClient::Rect redRect = {0, 0, mDisplayWidth / 4, mDisplayHeight / 4}; in TEST_P() local
854 IComposerClient::Rect redRect = {0, 0, mDisplayWidth, mDisplayHeight / 2}; in TEST_P() local
1178 IComposerClient::Rect redRect = {0, 0, mSideLength / 2, mSideLength / 2}; in SetUp() local