Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp840 auto yPlane = planeLayouts[0]; in TEST_P() local
854 EXPECT_EQ(info.width, yPlane.widthInSamples); in TEST_P()
855 EXPECT_EQ(info.height, yPlane.heightInSamples); in TEST_P()
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp798 auto yPlane = planeLayouts[0]; in TEST_P() local
812 EXPECT_EQ(info.width, yPlane.widthInSamples); in TEST_P()
813 EXPECT_EQ(info.height, yPlane.heightInSamples); in TEST_P()