Searched defs:setVsyncRate (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | DisplayEventReceiver.cpp | 60 status_t DisplayEventReceiver::setVsyncRate(uint32_t count) { in setVsyncRate() function in android::DisplayEventReceiver |
D | IDisplayEventConnection.cpp | 55 virtual void setVsyncRate(uint32_t count) { in setVsyncRate() function in android::BpDisplayEventConnection |
/frameworks/native/services/surfaceflinger/ | ||
D | EventThread.cpp | 109 void EventThread::setVsyncRate(uint32_t count, in setVsyncRate() function in android::EventThread |