Searched defs:EXTERNAL_DISPLAY (Results 1 – 2 of 2) sorted by relevance
53 constexpr Display EXTERNAL_DISPLAY = static_cast<Display>(HWC_DISPLAY_EXTERNAL); variable
53 private static final int EXTERNAL_DISPLAY = DEFAULT_DISPLAY + 1; field in DecorContextTest