OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BnSurfaceComposerClient
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/gui/
ISurfaceComposerClient.h
72
class
BnSurfaceComposerClient
: public BnInterface<ISurfaceComposerClient> {
/frameworks/native/services/surfaceflinger/
Client.h
38
class Client : public
BnSurfaceComposerClient
Client.cpp
105
return
BnSurfaceComposerClient
::onTransact(code, data, reply, flags);
/frameworks/native/libs/gui/
ISurfaceComposerClient.cpp
82
status_t
BnSurfaceComposerClient
::onTransact(
Completed in 1087 milliseconds