Home
last modified time | relevance | path

Searched defs:DisplayModeId (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/include/ui/
DDisplayMode.h29 using DisplayModeId = int32_t; variable
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayMode.h29 using DisplayModeId = int32_t; variable
/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayMode.h48 using DisplayModeId = StrongTyping<ui::DisplayModeId, struct DisplayModeIdTag, Compare>; variable
/frameworks/native/libs/gui/tests/
DSurface_test.cpp750 status_t setBootDisplayMode(const sp<IBinder>& /*display*/, ui::DisplayModeId /*id*/) override { in setBootDisplayMode()
823 ui::DisplayModeId /*defaultMode*/, in setDesiredDisplayModeSpecs()
832 ui::DisplayModeId* /*outDefaultMode*/, in getDesiredDisplayModeSpecs()