Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h487 SET_GLOBAL_SHADOW_SETTINGS, enumerator
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp76 BnSurfaceComposer::SET_GLOBAL_SHADOW_SETTINGS,
/frameworks/native/libs/gui/
DISurfaceComposer.cpp853 error = remote()->transact(BnSurfaceComposer::SET_GLOBAL_SHADOW_SETTINGS, data, &reply, in setGlobalShadowSettings()
1583 case SET_GLOBAL_SHADOW_SETTINGS: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5570 case SET_GLOBAL_SHADOW_SETTINGS: in CheckTransactCodeCredentials()