Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerTransactionTest.h270 Rect mDisplayRect = Rect::INVALID_RECT; variable
288 mDisplayRect = Rect(mode.resolution); in SetUpDisplay()
289 mDisplayWidth = mDisplayRect.getWidth(); in SetUpDisplay()
290 mDisplayHeight = mDisplayRect.getHeight(); in SetUpDisplay()
H A DLayerRenderTypeTransaction_test.cpp107 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()
113 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()
377 .setTransparentRegionHint(layerTransparent, Region(mDisplayRect)) in TEST_P()
396 .setTransparentRegionHint(layerTransparent, Region(mDisplayRect)) in TEST_P()
H A DLayerTypeAndRenderTypeTransaction_test.cpp103 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()
769 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()