Home
last modified time | relevance | path

Searched defs:outClient (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DComposer.cpp26 ndk::ScopedAStatus Composer::createClient(std::shared_ptr<IComposerClient>* outClient) { in createClient()
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposer.cpp40 ndk::ScopedAStatus Composer::createClient(std::shared_ptr<IComposerClient>* outClient) { in createClient()
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/
H A DTranscodingClientManager.cpp380 const std::string& opPackageName, std::shared_ptr<ITranscodingClient>* outClient) { in addClient()
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp687 binder::Status createConnection(sp<gui::ISurfaceComposerClient>* outClient) override { in createConnection()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp8509 binder::Status SurfaceComposerAIDL::createConnection(sp<gui::ISurfaceComposerClient>* outClient) { in createConnection()