Loading graphics/mapper/4.0/vts/functional/VtsHalGraphicsMapperV4_0TargetTest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -952,7 +952,6 @@ TEST_P(GraphicsMapperHidlTest, Lock_RAW10) { EXPECT_EQ(PlaneLayoutComponentType::RAW, static_cast<PlaneLayoutComponentType>(planeLayoutComponent.type.value)); EXPECT_EQ(0, planeLayoutComponent.offsetInBits % 8); EXPECT_EQ(-1, planeLayoutComponent.sizeInBits); ASSERT_NO_FATAL_FAILURE(fence.reset(mGralloc->unlock(bufferHandle))); } Loading Loading @@ -994,7 +993,6 @@ TEST_P(GraphicsMapperHidlTest, Lock_RAW12) { EXPECT_EQ(PlaneLayoutComponentType::RAW, static_cast<PlaneLayoutComponentType>(planeLayoutComponent.type.value)); EXPECT_EQ(0, planeLayoutComponent.offsetInBits % 8); EXPECT_EQ(-1, planeLayoutComponent.sizeInBits); ASSERT_NO_FATAL_FAILURE(fence.reset(mGralloc->unlock(bufferHandle))); } Loading Loading
graphics/mapper/4.0/vts/functional/VtsHalGraphicsMapperV4_0TargetTest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -952,7 +952,6 @@ TEST_P(GraphicsMapperHidlTest, Lock_RAW10) { EXPECT_EQ(PlaneLayoutComponentType::RAW, static_cast<PlaneLayoutComponentType>(planeLayoutComponent.type.value)); EXPECT_EQ(0, planeLayoutComponent.offsetInBits % 8); EXPECT_EQ(-1, planeLayoutComponent.sizeInBits); ASSERT_NO_FATAL_FAILURE(fence.reset(mGralloc->unlock(bufferHandle))); } Loading Loading @@ -994,7 +993,6 @@ TEST_P(GraphicsMapperHidlTest, Lock_RAW12) { EXPECT_EQ(PlaneLayoutComponentType::RAW, static_cast<PlaneLayoutComponentType>(planeLayoutComponent.type.value)); EXPECT_EQ(0, planeLayoutComponent.offsetInBits % 8); EXPECT_EQ(-1, planeLayoutComponent.sizeInBits); ASSERT_NO_FATAL_FAILURE(fence.reset(mGralloc->unlock(bufferHandle))); } Loading