Home
last modified time | relevance | path

Searched defs:stealReceiveChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DIDisplayEventConnection.cpp41 status_t stealReceiveChannel(gui::BitTube* outChannel) override { in stealReceiveChannel() function in android::BpDisplayEventConnection
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp131 status_t EventThreadConnection::stealReceiveChannel(gui::BitTube* outChannel) { in stealReceiveChannel() function in android::EventThreadConnection