Home
last modified time | relevance | path

Searched defs:setVsyncRate (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
DDisplayEventReceiver.cpp60 status_t DisplayEventReceiver::setVsyncRate(uint32_t count) { in setVsyncRate() function in android::DisplayEventReceiver
DIDisplayEventConnection.cpp55 virtual void setVsyncRate(uint32_t count) { in setVsyncRate() function in android::BpDisplayEventConnection
/frameworks/native/services/surfaceflinger/
DEventThread.cpp109 void EventThread::setVsyncRate(uint32_t count, in setVsyncRate() function in android::EventThread
397 void EventThread::Connection::setVsyncRate(uint32_t count) { in setVsyncRate() function in android::EventThread::Connection