Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h600 GET_DISPLAYED_CONTENT_SAMPLING_ATTRIBUTES, enumerator
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp651 remote()->transact(BnSurfaceComposer::GET_DISPLAYED_CONTENT_SAMPLING_ATTRIBUTES, in getDisplayedContentSamplingAttributes()
1631 case GET_DISPLAYED_CONTENT_SAMPLING_ATTRIBUTES: { in onTransact()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5307 case GET_DISPLAYED_CONTENT_SAMPLING_ATTRIBUTES: in CheckTransactCodeCredentials()