Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp1028 int parentDivisor) { in updateAttachedChoreographersInternal() argument
1036 parentDivisor); in updateAttachedChoreographersInternal()
1076 divisor = (divisor == 0) ? parentDivisor : divisor; in updateAttachedChoreographersInternal()
DScheduler.h456 Fps displayRefreshRate, int parentDivisor);