Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h598 GET_COMPOSITION_PREFERENCE, enumerator
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp615 error = remote()->transact(BnSurfaceComposer::GET_COMPOSITION_PREFERENCE, data, &reply); in getCompositionPreference()
1604 case GET_COMPOSITION_PREFERENCE: { in onTransact()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5362 case GET_COMPOSITION_PREFERENCE: in CheckTransactCodeCredentials()