Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp676 sp<SurfaceControl> blurLayer1; in TEST_P() local
678 ASSERT_NO_FATAL_FAILURE(blurLayer1 = in TEST_P()
681 fillLayerColor(blurLayer1, Color::BLUE, centralSquareSize, centralSquareSize)); in TEST_P()
689 .setBackgroundBlurRadius(blurLayer1, blurRadius) in TEST_P()