Home
last modified time | relevance | path

Searched refs:ON_PULL_ATOM (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h505 ON_PULL_ATOM, enumerator
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp93 BnSurfaceComposer::ON_PULL_ATOM,
/frameworks/native/libs/gui/
DISurfaceComposer.cpp375 status_t err = remote()->transact(BnSurfaceComposer::ON_PULL_ATOM, data, &reply); in onPullAtom()
1703 case ON_PULL_ATOM: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5654 case ON_PULL_ATOM: { in CheckTransactCodeCredentials()