Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h602 GET_DISPLAYED_CONTENT_SAMPLE, enumerator
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp704 remote()->transact(BnSurfaceComposer::GET_DISPLAYED_CONTENT_SAMPLE, data, &reply); in getDisplayedContentSample()
1683 case GET_DISPLAYED_CONTENT_SAMPLE: { in onTransact()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5309 case GET_DISPLAYED_CONTENT_SAMPLE: in CheckTransactCodeCredentials()