Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncModulator.h46 static constexpr int MIN_EARLY_GPU_FRAMES = 2; variable
H A DVsyncModulator.cpp121 mEarlyGpuFrames = MIN_EARLY_GPU_FRAMES; in onDisplayRefresh()