Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp64 constexpr auto MAX_CLIENT_COMPOSITION_CACHE_SIZE = 3; variable
3006 mOutput.cacheClientCompositionRequests(MAX_CLIENT_COMPOSITION_CACHE_SIZE); in OutputComposeSurfacesTest()