Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h474 GET_DISPLAYED_CONTENT_SAMPLE, enumerator
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp63 BnSurfaceComposer::GET_DISPLAYED_CONTENT_SAMPLE,
/frameworks/native/libs/gui/
DISurfaceComposer.cpp562 remote()->transact(BnSurfaceComposer::GET_DISPLAYED_CONTENT_SAMPLE, data, &reply); in getDisplayedContentSample()
1347 case GET_DISPLAYED_CONTENT_SAMPLE: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5567 case GET_DISPLAYED_CONTENT_SAMPLE: in CheckTransactCodeCredentials()