Searched refs:onScreenReleased (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DEventThread.h88 void onScreenReleased();
H A DEventThread.cpp96 void EventThread::onScreenReleased() { function in class:android::EventThread
H A DSurfaceFlinger.h239 void onScreenReleased(const sp<const DisplayDevice>& hw);
H A DSurfaceFlinger.cpp2227 void SurfaceFlinger::onScreenReleased(const sp<const DisplayDevice>& hw) { function in class:android::SurfaceFlinger
2241 mEventThread->onScreenReleased();
2288 mFlinger.onScreenReleased(hw);

Completed in 139 milliseconds