Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h624 GET_GPU_CONTEXT_PRIORITY, enumerator
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp1222 remote()->transact(BnSurfaceComposer::GET_GPU_CONTEXT_PRIORITY, data, &reply); in getGPUContextPriority()
2105 case GET_GPU_CONTEXT_PRIORITY: { in onTransact()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5373 case GET_GPU_CONTEXT_PRIORITY: in CheckTransactCodeCredentials()