Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp5378 auto fgHandle = mFGSurfaceControl->getHandle(); in TEST_F() local
5387 ScreenCapture::captureLayers(&mCapture, fgHandle); in TEST_F()
5393 auto fgHandle = mFGSurfaceControl->getHandle(); in TEST_F() local
5402 ScreenCapture::captureChildLayers(&mCapture, fgHandle); in TEST_F()
5408 auto fgHandle = mFGSurfaceControl->getHandle(); in TEST_F() local
5425 ScreenCapture::captureChildLayersExcluding(&mCapture, fgHandle, {child2->getHandle()}); in TEST_F()
5432 auto fgHandle = mFGSurfaceControl->getHandle(); in TEST_F() local
5453 ScreenCapture::captureChildLayersExcluding(&mCapture, fgHandle, {child2->getHandle()}); in TEST_F()
5476 auto fgHandle = mFGSurfaceControl->getHandle(); in TEST_F() local
5488 .setRelativeLayer(relative, fgHandle, 1) in TEST_F()
[all …]