Searched refs:setGetVsyncPeriodCallback (Results 1 – 3 of 3) sorted by relevance
163 void setGetVsyncPeriodCallback(const GetVsyncPeriod&& getVsyncPeriod);
379 void Scheduler::setGetVsyncPeriodCallback(const GetVsyncPeriod&& getVsyncPeriod) { in setGetVsyncPeriodCallback() function in android::Scheduler
714 mScheduler->setGetVsyncPeriodCallback([this] { in init()