Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_HandleTransactionLockedTest.cpp554 constexpr ui::Rotation oldTransform = ui::ROTATION_0; in TEST_F() local
565 display.mutableDrawingDisplayState().orientation = oldTransform; in TEST_F()