Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DIDisplayEventConnection.h56 class BnDisplayEventConnection : public SafeBnInterface<IDisplayEventConnection> {
58 BnDisplayEventConnection() in BnDisplayEventConnection() function
/frameworks/native/libs/gui/
DIDisplayEventConnection.cpp64 status_t BnDisplayEventConnection::onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact()
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h70 class EventThreadConnection : public BnDisplayEventConnection {