Searched defs:stealReceiveChannel (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | IDisplayEventConnection.cpp | 41 status_t stealReceiveChannel(gui::BitTube* outChannel) override { in stealReceiveChannel() function in android::BpDisplayEventConnection |
/frameworks/native/services/surfaceflinger/ | ||
D | EventThread.cpp | 391 status_t EventThread::Connection::stealReceiveChannel(gui::BitTube* outChannel) { in stealReceiveChannel() function in android::impl::EventThread::Connection |