Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h227 CREATE_CONNECTION, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp62 remote()->transact(BnSurfaceComposer::CREATE_CONNECTION, data, &reply); in createConnection()
552 case CREATE_CONNECTION: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4404 case CREATE_CONNECTION: in CheckTransactCodeCredentials()