Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_HandleTransactionLockedTest.cpp610 const Rect oldDisplayRect(0, 0); in TEST_F() local
621 display.mutableDrawingDisplayState().orientedDisplaySpaceRect = oldDisplayRect; in TEST_F()