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

/frameworks/native/services/surfaceflinger/
H A DEventThread.h75 void onScreenReleased();
H A DEventThread.cpp95 void EventThread::onScreenReleased() { function in class:android::EventThread
H A DSurfaceFlinger.h239 void onScreenReleased(const sp<const DisplayDevice>& hw);
H A DSurfaceFlinger.cpp2052 void SurfaceFlinger::onScreenReleased(const sp<const DisplayDevice>& hw) { function in class:android::SurfaceFlinger
2064 mEventThread->onScreenReleased();
2111 mFlinger.onScreenReleased(hw);

Completed in 61 milliseconds