Searched defs:early (Results 1 – 5 of 5) sorted by relevance
73 VsyncConfig early; // Used for early transactions, and during refresh rate change. member
287 final JobStatus early = createJobStatus(job, now - 1000, now + 2000); in testCongestion() local738 final JobStatus early = createJobStatus(job, now - 1000, now + 2000); in testRelaxed() local
293 const VsyncModulator::VsyncConfig early{SF_OFFSET_EARLY, APP_OFFSET_EARLY, in fuzzVSyncModulator() local
1446 bool early = false; member
333 void setPowerHintSessionMode(bool early, bool late) { in setPowerHintSessionMode()