Home
last modified time | relevance | path

Searched defs:calculateMaxAcquiredBufferCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSchedulerTest.cpp256 TEST_F(SchedulerTest, calculateMaxAcquiredBufferCount) { in TEST_F() argument
H A DTestableSurfaceFlinger.h533 auto calculateMaxAcquiredBufferCount(Fps refreshRate, in calculateMaxAcquiredBufferCount() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp8021 int SurfaceFlinger::calculateMaxAcquiredBufferCount(Fps refreshRate, in calculateMaxAcquiredBufferCount() function in android::SurfaceFlinger