Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp561 int32_t clientHeight = mDisplayHeight / 2; in TEST_P() local
564 mPrimaryDisplay, clientWidth, clientHeight, clientFormat, clientDataspace); in TEST_P()
569 << " height: " << clientHeight in TEST_P()
578 clientHeight, PixelFormat::RGBA_FP16, IComposerClient::Composition::DEVICE); in TEST_P()