Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DPhaseOffsets.cpp255 appDurationToOffset(mAppEarlyDuration, mSfEarlyDuration, vsyncDuration), in constructOffsets()
303 mAppEarlyDuration(appEarlyDuration), in PhaseDurations()
348 mAppEarlyDuration, mSfEarlyDuration, in dump()
DPhaseOffsets.h130 const nsecs_t mAppEarlyDuration; variable