Searched defs:redRect (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 722 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/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 639 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
|