Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp683 sp<SurfaceControl> blurLayer2; in TEST_P() local
684 ASSERT_NO_FATAL_FAILURE(blurLayer2 = createLayer("blur2", size, size)); in TEST_P()
686 fillLayerColor(blurLayer2, Color::TRANSPARENT, centralSquareSize, centralSquareSize)); in TEST_P()
690 .setBackgroundBlurRadius(blurLayer2, blurRadius) in TEST_P()