Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h481 GET_DISPLAY_NATIVE_PRIMARIES, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp467 result = remote()->transact(BnSurfaceComposer::GET_DISPLAY_NATIVE_PRIMARIES, data, &reply); in getDisplayNativePrimaries()
1245 case GET_DISPLAY_NATIVE_PRIMARIES: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5106 case GET_DISPLAY_NATIVE_PRIMARIES: in CheckTransactCodeCredentials()