Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncPredictor.cpp321 std::optional<Period> minFramePeriodOpt; in nextAnticipatedVSyncTimeFrom() local
679 Model model, std::optional<Period> minFramePeriodOpt, nsecs_t vsync, in nextAnticipatedVSyncTimeFrom()