Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp161 void setMaxLayerPictureProfilesForTest(int32_t value) { mMaxLayerPictureProfiles = value; } in setMaxLayerPictureProfilesForTest() function in android::compositionengine::__anonecfe4bca0111::OutputTest::Output
5078 mOutput->setMaxLayerPictureProfilesForTest(0); in TEST_F()
5141 mOutput->setMaxLayerPictureProfilesForTest(2); in TEST_F()