Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/aidl/android/gui/
DIDisplayEventConnection.aidl29 void stealReceiveChannel(out BitTube outChannel); in stealReceiveChannel() method
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp179 binder::Status EventThreadConnection::stealReceiveChannel(gui::BitTube* outChannel) { in stealReceiveChannel() function in android::EventThreadConnection