Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp551 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/
DVtsHalGraphicsComposer3_ReadbackTest.cpp655 int32_t clientHeight = getDisplayHeight() / 2; in TEST_P() local
659 clientHeight, PixelFormat::RGBA_FP16, *mWriter, Composition::DEVICE); in TEST_P()