Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp3008 mOutput.mState.orientedDisplaySpace.content = kDefaultOutputFrame; in OutputComposeSurfacesTest()
3057 static const Rect kDefaultOutputFrame; member
3081 const Rect OutputComposeSurfacesTest::kDefaultOutputFrame{1001, 1002, 1003, 1004};