Searched refs:clientHeight (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 551 int32_t clientHeight = mDisplayHeight / 2; in TEST_P() local 554 mPrimaryDisplay, clientWidth, clientHeight, clientFormat, clientDataspace); in TEST_P() 559 << " height: " << clientHeight in TEST_P() 567 mComposerClient, *mTestRenderEngine, mPrimaryDisplay, clientWidth, clientHeight, in TEST_P()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 655 int32_t clientHeight = getDisplayHeight() / 2; in TEST_P() local 659 clientHeight, PixelFormat::RGBA_FP16, *mWriter, Composition::DEVICE); in TEST_P()
|