Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h178 void modulateVsync(std::optional<PhysicalDisplayId> id, Handler handler, Args... args) { in modulateVsync() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp205 void modulateVsync() { in modulateVsync() function in android::TransactionApplicationTest