Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSchedulerTest.cpp890 void AttachedChoreographerTest::frameRateTestScenario(Fps layerFps, int8_t frameRateCompatibility, in frameRateTestScenario()
914 Fps layerFps = 30_Hz; in TEST_F() local
926 Fps layerFps = 30_Hz; in TEST_F() local
939 Fps layerFps = 30_Hz; in TEST_F() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DFlattener.cpp431 auto layerFps = currentSet->getFirstLayer().getState()->getFps(); in findCandidateRuns() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp1463 float layerFps = mLayers[i]->checkFps(/* increaseCount */ false); in checkDynamicReCompMode() local