Searched defs:MAX_DISPLAYS (Results 1 – 4 of 4) sorted by relevance
49 const static uint8_t MAX_DISPLAYS; variable
28 const uint8_t MultiDisplayPipe::MAX_DISPLAYS = 10; member in android::MultiDisplayPipe
33 #define MAX_DISPLAYS 4 macro
42 #define MAX_DISPLAYS (HWC_NUM_DISPLAY_TYPES) macro