Home
last modified time | relevance | path

Searched defs:outChannel (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DIDisplayEventConnection.cpp41 status_t stealReceiveChannel(gui::BitTube* outChannel) override { in stealReceiveChannel()
/aosp12/frameworks/native/services/inputflinger/
H A DInputManager.cpp118 binder::Status InputManager::createInputChannel(const std::string& name, InputChannel* outChannel) { in createInputChannel()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputFlingerService_test.cpp116 InputChannel* outChannel) { in createInputChannel()
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DEventThread.cpp173 status_t EventThreadConnection::stealReceiveChannel(gui::BitTube* outChannel) { in stealReceiveChannel()
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DBufferPoolClient.cpp267 std::unique_ptr<BufferStatusChannel>& outChannel = in Impl() local
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DBufferPoolClient.cpp296 std::unique_ptr<BufferStatusChannel>& outChannel = in Impl() local