Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposerClient.h81 class BnSurfaceComposerClient : public SafeBnInterface<ISurfaceComposerClient> {
83 BnSurfaceComposerClient() in BnSurfaceComposerClient() function
/frameworks/native/services/surfaceflinger/
DClient.h38 class Client : public BnSurfaceComposerClient
/frameworks/native/libs/gui/
DISurfaceComposerClient.cpp93 status_t BnSurfaceComposerClient::onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact()