Searched defs:setVsyncRate (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | DisplayEventReceiver.cpp | 62 status_t DisplayEventReceiver::setVsyncRate(uint32_t count) { in setVsyncRate() function in android::DisplayEventReceiver |
D | IDisplayEventConnection.cpp | 47 status_t setVsyncRate(uint32_t count) override { in setVsyncRate() function in android::BpDisplayEventConnection |
/frameworks/native/services/surfaceflinger/ | ||
D | EventThread.cpp | 115 void EventThread::setVsyncRate(uint32_t count, in setVsyncRate() function in android::EventThread |
/frameworks/native/services/displayservice/ | ||
D | DisplayEventReceiver.cpp | 132 Return<Status> DisplayEventReceiver::setVsyncRate(int32_t count) { in setVsyncRate() function in android::frameworks::displayservice::V1_0::implementation::DisplayEventReceiver |