Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp1447 static constexpr int32_t TRANSFORM_FLAGS_ROT_180 = HAL_TRANSFORM_FLIP_H | HAL_TRANSFORM_FLIP_V; member in android::__anon968546880111::DisplayDeviceSetProjectionTest
1521 EXPECT_EQ(ui::Transform(TRANSFORM_FLAGS_ROT_180, mHardwareDisplaySize.width, in expectStateForHardwareTransform180()
1524 EXPECT_EQ(TRANSFORM_FLAGS_ROT_180, compositionState.orientation); in expectStateForHardwareTransform180()