Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncModulator.h96 using Schedule = TransactionSchedule; variable
/frameworks/native/services/surfaceflinger/tests/unittests/
DVsyncModulatorTest.cpp58 using Schedule = scheduler::TransactionSchedule; typedef in android::scheduler::VsyncModulatorTest