Searched refs:clientWidth (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 550 int32_t clientWidth = mDisplayWidth; in TEST_P() local 554 mPrimaryDisplay, clientWidth, clientHeight, clientFormat, clientDataspace); in TEST_P() 558 std::cout << "Client target configuration width: " << clientWidth in TEST_P() 567 mComposerClient, *mTestRenderEngine, mPrimaryDisplay, clientWidth, clientHeight, in TEST_P()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 654 int32_t clientWidth = getDisplayWidth(); in TEST_P() local 658 mComposerClient, *mTestRenderEngine, getPrimaryDisplayId(), clientWidth, in TEST_P()
|