Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp745 const int32_t width1 = mComposerClient->getDisplayAttribute_2_4( in TEST_P() local
763 ASSERT_FALSE(width1 == width2 && height1 == height2 && in TEST_P()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1169 const auto& [widthStatus1, width1] = mComposerClient->getDisplayAttribute( in TEST_P()
1189 ASSERT_FALSE(width1 == width2 && height1 == height2 && in TEST_P()