Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp550 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/
DVtsHalGraphicsComposer3_ReadbackTest.cpp654 int32_t clientWidth = getDisplayWidth(); in TEST_P() local
658 mComposerClient, *mTestRenderEngine, getPrimaryDisplayId(), clientWidth, in TEST_P()