Home
last modified time | relevance | path

Searched refs:BnSurfaceComposerClient (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposerClient.h89 class BnSurfaceComposerClient : public SafeBnInterface<ISurfaceComposerClient> {
91 BnSurfaceComposerClient() in BnSurfaceComposerClient() function
/aosp12/frameworks/native/services/surfaceflinger/
H A DClient.h34 class Client : public BnSurfaceComposerClient
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposerClient.cpp104 status_t BnSurfaceComposerClient::onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact()