Home
last modified time | relevance | path

Searched defs:requestLatestConfig (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/
DIDisplayEventConnection.cpp58 void requestLatestConfig() override { in requestLatestConfig() function in android::BpDisplayEventConnection
DDisplayEventReceiver.cpp82 status_t DisplayEventReceiver::requestLatestConfig() { in requestLatestConfig() function in android::DisplayEventReceiver
DDisplayEventDispatcher.cpp92 void DisplayEventDispatcher::requestLatestConfig() { in requestLatestConfig() function in android::DisplayEventDispatcher
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp155 void EventThreadConnection::requestLatestConfig() { in requestLatestConfig() function in android::EventThreadConnection
272 void EventThread::requestLatestConfig(const sp<EventThreadConnection>& connection) { in requestLatestConfig() function in android::impl::EventThread