Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DPhaseOffsets.cpp81 std::optional<nsecs_t> earlyAppOffsetNs, in PhaseOffsets() argument
87 mEarlyAppOffsetNs(earlyAppOffsetNs), in PhaseOffsets()
DPhaseOffsets.h74 std::optional<nsecs_t> earlyAppOffsetNs, std::optional<nsecs_t> earlyGlAppOffsetNs,